is_pathlike

function of dascore.utils.paths source

is_pathlike(
    resource ,
)-> ‘TypeIs[str | Path | UPath]’

Return True if resource is supported path-like input.