espelhamento de
https://github.com/beego/bee.git
sincronizado 2025-07-17 18:22:17 +00:00
@@ -300,6 +300,11 @@ func init() {
|
||||
func createhprose(cmd *Command, args []string) int {
|
||||
output := cmd.Out()
|
||||
|
||||
if len(args) < 1 {
|
||||
ColorLog("[ERRO] Argument [appname] is missing\n")
|
||||
os.Exit(2)
|
||||
}
|
||||
|
||||
curpath, _ := os.Getwd()
|
||||
if len(args) > 1 {
|
||||
cmd.Flag.Parse(args[1:])
|
||||
|
Referência em uma nova issue
Block a user