menu
neomage package
documentation
data/commands/builtin/extended_commands.dart
AddDirCommand
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 ['adddir'];
neomage package
documentation
data/commands/builtin/extended_commands
AddDirCommand
aliases property
AddDirCommand class