Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdInit ¶
Types ¶
type InitOptions ¶
type InitOptions struct { TemplateNameOrURL string Online bool ProjectName string Force bool Yes bool }
func NewInitOptions ¶
func NewInitOptions() *InitOptions
func (*InitOptions) Complete ¶
func (o *InitOptions) Complete(args []string) error
func (*InitOptions) Run ¶
func (o *InitOptions) Run() error
func (*InitOptions) Validate ¶
func (o *InitOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.