Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { Dir string Args []string LastCommitMessageFilter filters.StringFilter BatchMode bool CommandRunner cmdrunner.CommandRunner Out io.Writer Err io.Writer }
Options the options for the command
func NewCmdCondition ¶
NewCmdCondition creates a command object for the command
Click to show internal directories.
Click to hide internal directories.