MCPcopy Create free account
hub / github.com/d1ll0n/stack-packer / 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 fs from 'fs';
3import path from 'path';
4import { parseCode } from './parser/index';

Callers

nothing calls this directly

Calls 6

mkdirIfNotExistsFunction · 0.90
isSolFileFunction · 0.90
arrJoinerFunction · 0.90
generateFileHeaderFunction · 0.90
getPathsFunction · 0.85
createLibraryMethod · 0.80

Tested by

no test coverage detected