summaryrefslogtreecommitdiff
path: root/notsure.go
diff options
context:
space:
mode:
Diffstat (limited to 'notsure.go')
-rw-r--r--notsure.go5
1 files changed, 0 insertions, 5 deletions
diff --git a/notsure.go b/notsure.go
index ee73baa..7b55100 100644
--- a/notsure.go
+++ b/notsure.go
@@ -14,11 +14,6 @@ type ArgsBash struct {
Bash bool `arg:"--bash" help:"generate bash completion"`
}
-// returns the name of the executable registered for shell autocomplete
-func AppName() string {
- return me.ARGNAME
-}
-
// maybe this is a good idea, maybe not
func (pb *Argv) Verbose() bool {
return true