Skip to main content

Module bash

Module bash 

Source

Structs§

BashExtension
BashToolOptions

Traits§

BashOperations
Pluggable operations for the bash tool (matching pi’s BashOperations). Override these to delegate command execution to remote systems (for example SSH).

Functions§

kill_tracked_children
Kill all tracked child process groups. Called on SIGTERM/SIGHUP.