Searched defs:Action (Results 1 – 5 of 5) sorted by relevance
26 type Action struct { struct30 Description string34 Outputs []string38 Inputs []string43 Command string47 ChangedInputs []string53 *Action anonMember139 StartAction(action *Action)207 StartAction(action *Action, counts Counts)
21 func (c *counterOutput) StartAction(action *Action, counts Counts) {
25 Action: TypeAlias = Callable[[], None] variable
445 func commandString(actionEntry *analysis_v2_proto.Action) string {687 func expandTemplateContent(actionEntry *analysis_v2_proto.Action) string {
24 public enum Action { enum in Options