Documentation
¶
Index ¶
- func NewCheckoutCommandWithOptions(_ *options.CheckoutOptions) *cobra.Command
- func NewCloneCommandWithOptions(_ *options.CloneOptions) *cobra.Command
- func NewCommitCommandWithOptions(opts *options.CommitOptions) *cobra.Command
- func NewInitCommandWithOptions(_ *options.InitOptions) *cobra.Command
- func NewLogCommandWithOptions(_ *options.LogOptions) *cobra.Command
- func NewStackCrispCommand() *cobra.Command
- func NewStackCrispCommandWithOptions(opts options.Options) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCheckoutCommandWithOptions ¶
func NewCheckoutCommandWithOptions(_ *options.CheckoutOptions) *cobra.Command
NewCheckoutCommandWithOptions 创建一个基于选项的 checkout 命令
func NewCloneCommandWithOptions ¶
func NewCloneCommandWithOptions(_ *options.CloneOptions) *cobra.Command
NewCloneCommandWithOptions 创建一个基于选项的 clone 命令
func NewCommitCommandWithOptions ¶
func NewCommitCommandWithOptions(opts *options.CommitOptions) *cobra.Command
NewCommitCommandWithOptions 创建一个基于选项的 commit 命令
func NewInitCommandWithOptions ¶
func NewInitCommandWithOptions(_ *options.InitOptions) *cobra.Command
NewInitCommandWithOptions 创建一个基于选项的 init 命令
func NewLogCommandWithOptions ¶
func NewLogCommandWithOptions(_ *options.LogOptions) *cobra.Command
func NewStackCrispCommand ¶
NewStackCrispCommand 使用默认选项创建一个 stackcrisp 命令
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.