menu
arch_sherpa package
documentation
generators/project_generator.dart
ProjectGenerationResult
skippedPaths property
skippedPaths property
dark_mode
light_mode
skippedPaths
property
List
<
String
>
skippedPaths
final
Paths skipped because they already existed.
Implementation
final List<String> skippedPaths;
arch_sherpa package
documentation
generators/project_generator
ProjectGenerationResult
skippedPaths property
ProjectGenerationResult class