parse.yaml
Description
Parse YAML files
Init
parse.yaml(path string)
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
file | file | File that is parsed |
content | string | Raw content of the file that is parsed |
params | dict | The parsed parameters that are defined in this file |
Description
Parse YAML files
Init
parse.yaml(path string)
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
file | file | File that is parsed |
content | string | Raw content of the file that is parsed |
params | dict | The parsed parameters that are defined in this file |