forked from toolshed/abra
refactor(cli): moved commands and cli out of main
This commit is contained in:
3
cli/common.go
Normal file
3
cli/common.go
Normal file
@ -0,0 +1,3 @@
|
||||
package cli
|
||||
|
||||
const emptyArgsUsage = " " // Removes "[arguments]" from help. Empty str's are ignored
|
Reference in New Issue
Block a user