menu
morpheme_cli package
documentation
project/refactor/refactor_command.dart
ExclusionConfiguration
excludeFiles property
excludeFiles property
dark_mode
light_mode
excludeFiles
property
List
<
String
>
excludeFiles
final
List of specific file paths to exclude from changes
Implementation
final List<String> excludeFiles;
morpheme_cli package
documentation
project/refactor/refactor_command
ExclusionConfiguration
excludeFiles property
ExclusionConfiguration class