Searched refs:topLevelFlag (Results 1 – 1 of 1) sorted by relevance
143 val topLevelFlag by parser.flag("flag", shortName = "-f") in parseCommandWithSubCommand_required_provided() constant154 assertTrue(topLevelFlag) in parseCommandWithSubCommand_required_provided()161 val topLevelFlag by parser.flag("-f") in parseCommandWithSubCommand_required_notProvided() constant