commands/report/parser library

Functions

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