SettingsLoader

Members

Classes

ConfigLoader
class ConfigLoader

Loads the configuration file of DIL.

SettingsLoader
class SettingsLoader

Loads settings from a D module file.

TagMapLoader
class TagMapLoader

Loads an associative array from a D module file.

Functions

GetExecutableFilePath
cstring GetExecutableFilePath(cstring arg0)

Returns the fully qualified path to this executable, or arg0 on failure or when a platform is unsupported.

resolvePath
cstring resolvePath(cstring execPath, cstring filePath)

Resolves the path to a file from the executable's dir path if it is relative.

Meta

Authors

Aziz Köksal

License

GPL3 $(Maturity average)