is_pathlike
is_pathlike(
resource ,
)-> ‘TypeIs[str | Path | UPath]’
Return True if resource is supported path-like input.
| function of dascore.utils.paths | source |
is_pathlike(
resource ,
)-> ‘TypeIs[str | Path | UPath]’
Return True if resource is supported path-like input.