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