menu
unify_flutter package
documentation
cli/commands/generate_api_command.dart
GenerateApiCommand
readOptions method
readOptions method
dark_mode
light_mode
readOptions
method
UniAPIOptions
readOptions
(
)
Implementation
UniAPIOptions readOptions() => UniAPIOptions.fromParser(argResults!);
unify_flutter package
documentation
cli/commands/generate_api_command
GenerateApiCommand
readOptions method
GenerateApiCommand class