urfave-cli/cli.go

4 lines
49 B
Go
Raw Normal View History

2013-07-13 20:07:14 +00:00
package cli
type Handler func(context *Context)