MCPcopy Index your code
hub / github.com/Waishnav/devspace / cli.ts

File cli.ts

src/cli.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { createRequire } from "node:module";
3import { stdin as input, stdout as output } from "node:process";
4import { resolve } from "node:path";

Callers

nothing calls this directly

Calls 1

mainFunction · 0.85

Tested by

no test coverage detected