Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InitCommand ¶
type InitCommand struct {
// contains filtered or unexported fields
}
func NewInitCommand ¶
func NewInitCommand(args InitCommandArgs) *InitCommand
func (*InitCommand) Replace ¶
func (cmd *InitCommand) Replace() error
func (*InitCommand) Run ¶
func (cmd *InitCommand) Run() (err error)
type InitCommandArgs ¶
Click to show internal directories.
Click to hide internal directories.