Framework
getConfig()
Function: getConfig()
function getConfig(): Config | nullReturns the currently loaded configuration. May return null if config has yet to load. Use loadConfig to load it first.
Returns
Config | null
Robo.jsfunction getConfig(): Config | nullReturns the currently loaded configuration. May return null if config has yet to load. Use loadConfig to load it first.
Config | null