Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
77
export
const
tracer = singleton(
"tracer"
, getTracer);
Callers
15
buildAndPushImage
Function · 0.80
buildAndPushSelfHostedImage
Function · 0.80
typecheckProject
Function · 0.80
ensureLoggedIntoDockerRegistry
Function · 0.80
wrapCommandAction
Function · 0.80
table
Method · 0.80
initialize
Method · 0.80
#handleLog
Method · 0.80
#handleStdErr
Method · 0.80
initialize
Method · 0.80
#handleLog
Method · 0.80
#handleStdErr
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected