menu
neomage package
documentation
data/commands/builtin/plan_command.dart
PlanCommand
aliases property
aliases property
dark_mode
light_mode
aliases
property
@
override
List
<
String
>
get
aliases
override
Alternative names for the command.
Implementation
@override List<String> get aliases => const ['think'];
neomage package
documentation
data/commands/builtin/plan_command
PlanCommand
aliases property
PlanCommand class