Skip to main content

Module executor

Module executor 

Source
Expand description

Command execution for replay.

Executes recorded commands through the shell via sh -c with inherited stdio for real-time output.

Functionsยง

execute_command
Execute a command string through the shell.