Skip to content

shell

Shell commands for processing.

FUNCTION DESCRIPTION
bash

Runs command-line programs using the bash’s shell.

Functions

bash

bash(script: str, environment: Optional[dict] = None) -> str

Runs command-line programs using the bash’s shell.