globalResults property

ArgResults? globalResults
final

Global command line argument results from the CLI parser

Used for accessing global flags like verbose mode

Implementation

final ArgResults? globalResults;