Tries to find a config file from the give entry point.
Checks if a config path points to a supported config file name.
Path to check for
Constructor. Reads and parses a config file and makes the options of it public.
The formatting the config handler found.
A record of the require function names and their paths.
The separate by function names.
The import element compare function names.
The import compare function names.
Generated using TypeDoc
Class for handling the config files. It parses the config and makes the options of them available. If the parsed config misses some options the defaults will be used.