Global variables

const theConfig

The one and only one instance of Config class. Notice that the object will be froozen directly after reading the parameters

Source : file Config.js at line 99

const theLinkBuilder : LinkBuilder

The one and only one instance of LinkBuilder class

Source : file LinkBuilder.js at line 324