hpcflow.sdk.submission.shells.get_supported_shells# hpcflow.sdk.submission.shells.get_supported_shells(os_name=None)# Get shells supported on the current or given OS. Parameters: os_name (str | None) – Return type: dict[str, type[hpcflow.sdk.submission.shells.base.Shell]]