is_remote

hep_rfm.is_remote(path)[source]

Return whether the given protocol path belongs to a remote protocol or not.

Parameters:path (ProtocolPath) – protocol path to process.
Returns:whether the protocol is local (True in this case).
Return type:bool