menu
arch_sherpa package
documentation
generators/feature_generator.dart
FeatureGenerationResult
skippedPaths property
skippedPaths property
dark_mode
light_mode
skippedPaths
property
List
<
String
>
skippedPaths
final
Relative paths that were skipped because they already existed.
Implementation
final List<String> skippedPaths;
arch_sherpa package
documentation
generators/feature_generator
FeatureGenerationResult
skippedPaths property
FeatureGenerationResult class