Module directive

Source
Expand description

This module defines ExecDirective which represents commands to execute in a shell.

Structs§

ExecDirective
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.