Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Returned with database.yml does not exist ErrDatabaseNotExist = errors.New(" database.yml does not exist") )
Functions ¶
This section is empty.
Types ¶
type Command ¶ added in v0.3.1
type Command struct {
// contains filtered or unexported fields
}
func (*Command) ParentName ¶ added in v0.3.1
func (*Command) Subcommands ¶ added in v0.3.1
Click to show internal directories.
Click to hide internal directories.