Module bash

Module bash 

Source
Expand description

Shell command execution operation.

Structs§

BashOutput
Result of shell command execution.

Functions§

execute_command
Executes a shell command with optional working directory and timeout.