commands/test_command/tester_mixin library

Classes

TesterMixin

Functions

parseArguments(ArgParser argParser, ArgResults? argResults, Set<String> options, {required Map<String, String> flagReplacements, required Set<String> initialArgs}) List<String>
flagReplacements
Flags that are identified by an alternative name, but should be replaced with the original name.