diff options
| author | Jeff Carr <[email protected]> | 2025-10-16 12:13:45 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-16 12:13:45 -0500 |
| commit | 28839452b290b83d409193044c5737a92cc1ec3e (patch) | |
| tree | 9cc108b3f80463b67209cb12f4e044d6990d70d9 /dryrun.go | |
| parent | 58083f07bc5b3dc3c93843110746c32492022a12 (diff) | |
hmmv0.0.39
Diffstat (limited to 'dryrun.go')
| -rw-r--r-- | dryrun.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ package prep -// initializes logging and command line options +// think about using something like this func DryRun() bool { return false |
