hpcflow.sdk.submission.shells.get_shell#

hpcflow.sdk.submission.shells.get_shell(shell_name, os_name=None, **kwargs)#

Get a shell interface with the given name for a given OS (or the current one).

Parameters:

os_name (str | None) –

Return type:

Shell