menu
archit package
documentation
commands/feature_manager_command.dart
FeatureManagerCommand
featuresPath property
featuresPath property
dark_mode
light_mode
featuresPath
property
String
get
featuresPath
Implementation
String get featuresPath => p.join(projectPath, 'lib', 'features');
archit package
documentation
commands/feature_manager_command
FeatureManagerCommand
featuresPath property
FeatureManagerCommand class