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