MCPcopy Create free account
hub / github.com/vercel/vercel / vc_init.py

File vc_init.py

python/vercel-runtime/src/vercel_runtime/vc_init.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import asyncio
4import atexit

Callers

nothing calls this directly

Calls 15

import_moduleFunction · 0.90
is_worker_serviceFunction · 0.90
is_cron_serviceFunction · 0.90
resolve_appFunction · 0.90
detect_app_typeFunction · 0.90
_must_getenvFunction · 0.85
setup_loggingFunction · 0.85
_stderrFunction · 0.85
_fatalFunction · 0.85

Tested by

no test coverage detected