globalConfiguration property
GlobalConfiguration
get
globalConfiguration
Gets the current global configuration. Valid after the command runner has started running.
Implementation
GlobalConfiguration get globalConfiguration => runner.globalConfiguration;