MCPcopy Create free account
hub / github.com/cypress-io/code-coverage / TaskParams

Interface TaskParams

lib/task.ts:123–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123interface TaskParams {
124 isInteractive?: boolean
125}
126
127const tasks = {
128 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…