We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In order to load a YAML configuration from a file use the following method
pakeYaml::loadFile($fileName)
Which will return an array of options containing the contents of the yml file.