menu
ftool package
documentation
command/project_info_command.dart
ProjectInfoCommand
description property
description property
dark_mode
light_mode
description
property
@
override
String
get
description
override
A description of this command, included in
usage
.
Implementation
@override String get description => "查看项目信息,并输出";
ftool package
documentation
command/project_info_command
ProjectInfoCommand
description property
ProjectInfoCommand class