Function ConfigFactory.loadFile
Loads a configuration from the specified path from disk.
Parameters
Name | Description |
---|---|
path | Path to file. OS dependent, but UNIX paths are generally working. |
Returns
The parsed configuration.
Loads a configuration from the specified path from disk.
Name | Description |
---|---|
path | Path to file. OS dependent, but UNIX paths are generally working. |
The parsed configuration.