class CMSScanner::ParsedCli

Class to hold the parsed CLI options and have them available via methods, such as verbose?, rather than from the hash. This is similar to an OpenStruct, but class wise (rather than instance), and with the logic to update the Browser options accordinly