1 2 3 4 5 6 7
package prep // initializes logging and command line options func DryRun() bool { return false }