Searched defs:Action (Results 1 – 3 of 3) sorted by relevance
25 type Action struct { struct29 Description string33 Outputs []string38 Command string44 *Action anonMember94 StartAction(action *Action)162 StartAction(action *Action, counts Counts)
21 func (c *counterOutput) StartAction(action *Action, counts Counts) {
454 func (f *failureCount) StartAction(action *status.Action, counts status.Counts) {}