Contents

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.

See Also

Getting Information About a Workflow