menu
omnyshell package
documentation
omnyshell_client.dart
IdeCommand
aliases property
aliases property
dark_mode
light_mode
aliases
property
@
override
List
<
String
>
get
aliases
override
Aliases that also invoke this command.
Implementation
@override List<String> get aliases => const ['edit'];
omnyshell package
documentation
omnyshell_client
IdeCommand
aliases property
IdeCommand class