BuildOptions.dryRun

Undocumented in source.
struct BuildOptions
@Option("dryrun", "n")
@Help("Don't make any functional changes. Just print what might happen.")
OptionFlag dryRun;

Meta