Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
with-generic-parser.ts
File · 0.45
context.ts
File · 0.45
with-separate-zod-task.ts
File · 0.45
run
Function · 0.45
doRuns
Function · 0.45
doTriggerUnfriendlyTaskId
Function · 0.45
simple.ts
File · 0.45
subtasks.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected