Expand description
This module defines ExecDirective which represents commands to execute in a shell.
Structs§
- Exec
Directive - A directive that can build ExecActions to run commands
Constants§
- COMMAND_
SETTING - Command to run
- DESCRIPTION_
SETTING - Optional description for the command to run
- DIRECTIVE_
NAME - Name of the Exec directive
- ECHO_
SETTING - Echo the command to run before running it.
Functions§
- init_
directive_ data - Initialize the defaults for the BrewDirective.