Skip to main content

Module connector

Module connector 

Source
Expand description

Connector trait for shell command execution (local or remote).

Structs§

ExecResult
Result from a shell command execution.
ShellConnector
A connector that executes commands via the local shell.

Traits§

Connector
Trait for connectors that execute shell commands.