commands/run/flutter_test_coverage_workaround/parser library

Functions

buildParser() → ArgParser
Builds the argument parser for the 'flutter-test-coverage-workaround' subcommand.
handleCommand(List<String> arguments, {bool verbose = false}) Future<void>
Handles the 'flutter-test-coverage-workaround' subcommand execution.
printUsage(ArgParser parser) → void
Prints usage information for the flutter-test-coverage-workaround command.