menu
omnyshell_web package
documentation
terminal/ai_command_factory.dart
AiSetupCommand
aliases property
aliases property
dark_mode
light_mode
aliases
property
List
<
String
>
get
aliases
inherited
Aliases that also invoke this command.
Implementation
List<String> get aliases => const [];
omnyshell_web package
documentation
terminal/ai_command_factory
AiSetupCommand
aliases property
AiSetupCommand class