dryRun constant
BooleanFlag
const dryRun
Implementation
static const dryRun = BooleanFlag(
'dry-run',
description: 'Show what would happen without changing anything.',
);
static const dryRun = BooleanFlag(
'dry-run',
description: 'Show what would happen without changing anything.',
);