MCPcopy
hub / github.com/triggerdotdev/trigger.dev / version

Method version

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

Source from the content-addressed store, hash-verified

142 }
143
144 get version() {
145 return this.options.version;
146 }
147
148 get logLevel() {
149 return this.options.logLevel;

Callers 3

configureLoginCommandFunction · 0.45
index.tsFile · 0.45
index.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected