Searched refs:Cmds (Results 1 – 5 of 5) sorted by relevance
32 Cmds []string `json:"cmds"` member
62 out := &app.BuildCommand{Target: target, Cmds: []string{}}70 linesToArray(s, &out.Cmds)
103 res: &app.BuildCommand{Target: "test", Cmds: []string{"cmd1", "cmd2", "cmd3"}}},
85 buildSteps = len(cmds.Cmds)
244 …test.commands[target.name] = &app.BuildCommand{Target: target.name, Cmds: createStrings("cmd.", ta…