menu
vscode_ext_cli package
documentation
command/info.dart
InfoCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final name = "info";
vscode_ext_cli package
documentation
command/info
InfoCommand
name property
InfoCommand class