menu
ulink_cli package
documentation
commands/fix_command.dart
FixCommand
FixCommand.new constructor
FixCommand.new constructor
dark_mode
light_mode
FixCommand
constructor
FixCommand
(
{
required
String
baseUrl
,
bool
verbose
=
false
,
})
Implementation
FixCommand({ required this.baseUrl, this.verbose = false, });
ulink_cli package
documentation
commands/fix_command
FixCommand
FixCommand.new constructor
FixCommand class