hpcflow.sdk.core.workflow.resolve_fsspec#

hpcflow.sdk.core.workflow.resolve_fsspec(path, **kwargs)#

Decide how to handle a particular virtual path.

Parameters:
  • kwargs – This can include a password key, for connections via SSH.

  • path (PathLike) –

Return type:

Tuple[Any, str, str]