Function doCustomAction

  • Default custom action executor.

    Returns

    User-specified output.

    Parameters

    • tempToModify: Template

      Template to act on.

    • actDefs: ActDefs

      Action definitions.

    • name: string

      Name of action.

    • Rest ...args: any[]

      Arguments to pass to the action.

    Returns void

Generated using TypeDoc