menu
neomage package
documentation
data/commands/builtin/extended_commands.dart
AddDirCommand
extraDirs property
extraDirs property
dark_mode
light_mode
extraDirs
property
List
<
String
>
get
extraDirs
Implementation
List<String> get extraDirs => List.unmodifiable(_extraDirs);
neomage package
documentation
data/commands/builtin/extended_commands
AddDirCommand
extraDirs property
AddDirCommand class