Searched defs:command (Results 1 – 7 of 7) sorted by relevance
45 type command struct { struct47 flag string50 description string53 simpleOutput bool56 logsPrefix string59 config func(ctx build.Context, args ...string) build.Config62 stdio func() terminal.StdioInterface65 run func(ctx build.Context, config build.Config, args []string, logsDir string)
36 optional string command = 2; field
41 required string command = 3; field
52 public KatiImpl(Errors errors, Options options, KatiCommand command) { in KatiImpl()
40 def run(command, regex, filt): argument
50 optional string command = 6; field
295 command string member