| Trait | Description |
|---|---|
| BackgroundCommand | Provides the non-blocking command execution. |
| Command | Provides the blocking command execution. |
| Shell | Provides the shell execution. |
| Sudo | An extension class of sudo command execution. |
| SudoSettings |
| Class | Description |
|---|---|
| Escape | Shell escape utility. |
| SudoHelper | |
| SudoHelper.SudoCommandSettings | Settings class for handling map argument by Sudo.executeSudo and Sudo.executeSudo. |
| SudoSettings.With |