Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Vlt.ConfigurationOldSourceThis module provides the function loading a configuration from a file in "old" format.
The file format is as follows:
a.b.c", "a.b.c" being the name of the section;Loads the configuration from the passed file.
Raises Sys_error if an i/o error occurs, and Configuration.Exception if file cannot be parsed.