hpcflow.sdk.submission.shells#

Adapters for various shells.

Module attributes

ALL_SHELLS

All supported shells.

DEFAULT_SHELL_NAMES

The default shell in the default config.

Functions

get_shell

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

get_supported_shells

Get shells supported on the current or given OS.

base

Base model of a shell.

bash

Shell models based on the GNU Bourne-Again Shell.

os_version

Operating system information discovery helpers.

powershell

Shell models based on Microsoft PowerShell.