Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( MultiStage bool Java int )
View Source
var ( Version string Build string Init bool )
View Source
var ( Cmd = &cobra.Command{ Use: "create TYPE NAME", Short: "Create a Liferay project", Run: func(cmd *cobra.Command, args []string) { if len(args) == 0 { promptCreateChoices(cmd, args) } }, } )
View Source
var (
TemplateEngine string
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.