dash ~master (2014-11-19T20:54:00Z)
Home
Dub
Repo
Config
dash
utility
config
Static class which handles the configuration options and YAML interactions.
struct
Config {
LoggerSettings
logging
;
DisplaySettings
display
;
GraphicsSettings
graphics
;
UserInterfaceSettings
userInterface
;
EditorSettings
editor
;
}
Meta
Source
See Implementation
dash
utility
config
functions
config
structs
Config
Static class which handles the configuration options and YAML interactions.