MCPcopy Create free account
hub / github.com/langgenius/dify / cli.ts

File cli.ts

packages/dev-proxy/src/cli.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ServerType } from '@hono/node-server'
2import type { DevProxyCliOptions, DevProxyConfig } from './types'
3import process from 'node:process'
4import { serve } from '@hono/node-server'

Callers

nothing calls this directly

Calls 4

mainFunction · 0.70
flushStandardStreamsFunction · 0.70
errorMethod · 0.45
exitMethod · 0.45

Tested by

no test coverage detected