Parses action.yaml file into a model and sanitizes user input by HTML escaping special characters.
Action model The model populated from the file's content.
Action model
The file name to be parsed. This file must be in the YAML format.
Generated using TypeDoc
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.