Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/OpenPipe/OpenPipe
/ nm
Function
nm
infra/src/helpers.ts:7–7 ·
view source on GitHub ↗
(name: string)
Source
from the content-addressed store, hash-verified
5
const
config =
new
pulumi.Config();
6
7
export
const
nm = (name: string) => `${name}-pl-${stack}`;
Callers
14
vpc.ts
File · 0.90
metrics.ts
File · 0.90
app-worker.ts
File · 0.90
app-user.ts
File · 0.90
app-service.ts
File · 0.90
anyscale.ts
File · 0.90
models.ts
File · 0.90
vanta.ts
File · 0.90
dns.ts
File · 0.90
cluster.ts
File · 0.90
app-env.ts
File · 0.90
app-image.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected