Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitAdd ¶
type GitAdd struct {
}
GitAdd ...
func (*GitAdd) GetHandlers ¶
func (inst *GitAdd) GetHandlers() []*cli.HandlerRegistration
GetHandlers ...
type GitCmd ¶
type GitCmd struct {
}
GitCmd ...
func (*GitCmd) GetHandlers ¶
func (inst *GitCmd) GetHandlers() []*cli.HandlerRegistration
GetHandlers ...
type GitCommit ¶
type GitCommit struct {
}
GitCommit ...
func (*GitCommit) GetHandlers ¶
func (inst *GitCommit) GetHandlers() []*cli.HandlerRegistration
GetHandlers ...
type GitExample ¶
type GitExample struct {
}
GitExample ...
func (*GitExample) GetHandlers ¶
func (inst *GitExample) GetHandlers() []*cli.HandlerRegistration
GetHandlers ...
type GitInit ¶
type GitInit struct {
}
GitInit ...
func (*GitInit) GetHandlers ¶
func (inst *GitInit) GetHandlers() []*cli.HandlerRegistration
GetHandlers ...
type GitPush ¶
type GitPush struct {
}
GitPush ...
func (*GitPush) GetHandlers ¶
func (inst *GitPush) GetHandlers() []*cli.HandlerRegistration
GetHandlers ...
Click to show internal directories.
Click to hide internal directories.