Hemdal.Config.Alert.Command (Hemdal v1.0.3)
View SourceThe command structure is defining the command to be executed inside of each alert. The data used is:
namethe name of the script.typethe type of the script could belineorscript. The first one let us define a command in a single line and the last one let us define a script, a multi-line code which will be copied and executed in the host.commandas the command line to be executed. It could be only one line or a multi-line script.
Summary
Functions
Callback implementation for Construct.cast/2.
Callback implementation for Construct.make/2.
Callback implementation for Construct.make!/2.
Types
Functions
Callback implementation for Construct.cast/2.
Callback implementation for Construct.make/2.
Callback implementation for Construct.make!/2.