Skip to main content

Module action

Module action 

Source
Expand description

This module contains the ExecAction that executes a command in the shell

Structs§

ExecAction
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