Documentation ¶
Index ¶
- Constants
- func NewApp() *cli.App
- func NewCheckoutCommand() *cli.Command
- func NewCommitCommand() *cli.Command
- func NewDaemonCommand() *cli.Command
- func NewInitCommand() *cli.Command
- func NewLogCommand() *cli.Command
- func NewPullCommand() *cli.Command
- func NewPushCommand() *cli.Command
- func NewStatusCommand() *cli.Command
- func NewSwitchCommand() *cli.Command
Constants ¶
View Source
const Banner = `` /* 289-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func NewCheckoutCommand ¶
func NewCheckoutCommand() *cli.Command
NewCheckoutCommand returns a new cli command.
func NewCommitCommand ¶
func NewCommitCommand() *cli.Command
NewCommitCommand returns a new cli command.
func NewDaemonCommand ¶
func NewDaemonCommand() *cli.Command
NewDaemonCommand returns a new cli command.
func NewStatusCommand ¶
func NewStatusCommand() *cli.Command
NewStatusCommand returns a new cli command.
func NewSwitchCommand ¶
func NewSwitchCommand() *cli.Command
NewSwitchCommand returns a new cli command.
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.