MCPcopy Index your code
hub / github.com/triggerdotdev/trigger.dev / trigger

Method trigger

packages/trigger-sdk/src/job.ts:140–142  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

138 }
139
140 get trigger() {
141 return this.options.trigger;
142 }
143
144 get version() {
145 return this.options.version;

Callers 8

context.tsFile · 0.45
runFunction · 0.45
doRunsFunction · 0.45
simple.tsFile · 0.45
subtasks.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected