package
Version:
v3.7.29
Opens a new window with list of versions in this module.
Published: Jul 11, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var CmdNew = &cobra.Command{
Use: "frontend",
Short: "前端项目",
Long: "前端项目: toolkit frontend helloworld",
Run: run,
}
CmdNew represents the new command.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.