Expand description
Connector trait for shell command execution (local or remote).
Structs§
- Exec
Result - Result from a shell command execution.
- Shell
Connector - A connector that executes commands via the local shell.
Traits§
- Connector
- Trait for connectors that execute shell commands.