Skip to content
indeyets edited this page Feb 2, 2011 · 1 revision

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.

Clone this wiki locally