hpcflow.sdk.core.utils.is_fsspec_url#

hpcflow.sdk.core.utils.is_fsspec_url(url)#

Test if a URL appears to be one that can be understood by fsspec.

Parameters:

url (str) –

Return type:

bool