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

Method connectUrl

packages/yalt/src/index.ts:95–97  ·  view source on GitHub ↗
(id: string)

Source from the content-addressed store, hash-verified

93 }
94
95 connectUrl(id: string): string {
96 return `${id}.${this.host}`;
97 }
98}
99
100export type YaltTunnelSocketOptions = {

Callers 1

actionFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected