menu
morpheme_cli package
documentation
tools/rename/rename_command.dart
RenameOptions
isDryRun property
isDryRun property
dark_mode
light_mode
isDryRun
property
bool
isDryRun
final
Whether this is a dry run (preview only)
Implementation
final bool isDryRun;
morpheme_cli package
documentation
tools/rename/rename_command
RenameOptions
isDryRun property
RenameOptions class