diff options
Diffstat (limited to 'notsure.go')
| -rw-r--r-- | notsure.go | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -15,16 +15,6 @@ type ArgsBash struct { } // maybe this is a good idea, maybe not -func (pb *Argv) Verbose() bool { - return true -} - -// maybe this is a good idea, maybe not -func Verbose() bool { - return true -} - -// maybe this is a good idea, maybe not func (pb *Argv) Gui() bool { log.Printf("CUR pb: %v\n", pb) log.Info("CUR ARGV:", pb.Real) |
