ConfigNode

The configuration tree is made up of specific types of ConfigNodes. Used as generic type for ConfigFactory and ConfigDictionary.

interface ConfigNode {}

Members

Functions

nodeType
string nodeType()
Undocumented in source.

Meta