MCPcopy
hub / github.com/nektos/act / PlanAll

Method PlanAll

pkg/model/planner.go:20–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 PlanEvent(eventName string) (*Plan, error)
19 PlanJob(jobName string) (*Plan, error)
20 PlanAll() (*Plan, error)
21 GetEvents() []string
22}
23

Callers 3

TestGraphWithSomeMissingFunction · 0.95
newRunCommandFunction · 0.95

Implementers 1

workflowPlannerpkg/model/planner.go

Calls

no outgoing calls

Tested by 2

TestGraphWithSomeMissingFunction · 0.76