MCPcopy
hub / github.com/rollup/rollup / cli.ts

File cli.ts

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import help from 'help.md';
3import process from 'node:process';
4import argParser from 'yargs-parser';

Callers

nothing calls this directly

Calls 3

logMethod · 0.80
requireFunction · 0.50
runFunction · 0.50

Tested by

no test coverage detected