• Parses action.yaml file into a model and sanitizes user input by HTML escaping special characters.

    Returns

    Action model The model populated from the file's content.

    Parameters

    • fileName: any

      The file name to be parsed. This file must be in the YAML format.

    Returns Model

Generated using TypeDoc