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

File line_count_options.mjs

example/line_count_options.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 3

parseMethod · 0.80
optionsMethod · 0.80
usageMethod · 0.65

Tested by

no test coverage detected