MCPcopy Index your code
hub / github.com/yargs/yargs / line_count_wrap.mjs

File line_count_wrap.mjs

example/line_count_wrap.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import yargs from 'yargs';
3import fs from 'node:fs';
4

Callers

nothing calls this directly

Calls 7

parseMethod · 0.80
defaultMethod · 0.80
aliasMethod · 0.80
demandMethod · 0.80
describeMethod · 0.65
wrapMethod · 0.65
usageMethod · 0.65

Tested by

no test coverage detected