Expand description
This module contains the ExecAction that executes a command in the shell
Structs§
- Exec
Action - ExecAction Installs software using homebrew.
Constants§
- COMMAND_
SETTING - Command to run
- DESCRIPTION_
SETTING - Optional description for the command to run
- ECHO_
SETTING - Echo the command to run before running it.
Functions§
- default_
settings - Default settings for the Exec action.
- parse_
action - Static parsing function to build an ExecAction from YAML and settings context