menu
nitrogen_cli package
documentation
commands/generate_command.dart
IncrementalGenerationPlan
hasChanges property
hasChanges property
dark_mode
light_mode
hasChanges
property
bool
get
hasChanges
Implementation
bool get hasChanges => changedSpecs.isNotEmpty;
nitrogen_cli package
documentation
commands/generate_command
IncrementalGenerationPlan
hasChanges property
IncrementalGenerationPlan class