urfave-cli/cli.go
2013-07-19 08:34:01 -07:00

4 lines
49 B
Go

package cli
type Handler func(context *Context)