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

Method toString

apps/webapp/app/v3/tracer.server.ts:72–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70 }
71
72 toString(): string {
73 return `CustomWebappSampler`;
74 }
75}
76
77export const tracer = singleton("tracer", getTracer);

Callers 15

buildAndPushImageFunction · 0.80
typecheckProjectFunction · 0.80
wrapCommandActionFunction · 0.80
tableMethod · 0.80
initializeMethod · 0.80
#handleLogMethod · 0.80
#handleStdErrMethod · 0.80
initializeMethod · 0.80
#handleLogMethod · 0.80
#handleStdErrMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected