actions
An array of the workflow’s actions.
Declaration
var actions: [AMAction] { get }Return Value
An array of actions for the workflow file. Actions are instances of classes such as AMBundleAction, AMAppleScriptAction, and AMShellScriptAction.
An array of the workflow’s actions.
var actions: [AMAction] { get }An array of actions for the workflow file. Actions are instances of classes such as AMBundleAction, AMAppleScriptAction, and AMShellScriptAction.