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

File command.mjs

test/command.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global describe, it */
2/* eslint-disable no-unused-vars */
3'use strict';
4import * as assert from 'assert';

Callers

nothing calls this directly

Calls 15

checkOutputFunction · 0.90
doneFunction · 0.85
getCommandInstanceMethod · 0.80
getInternalMethodsMethod · 0.80
getCommandHandlersMethod · 0.80
parseMethod · 0.80
parserConfigurationMethod · 0.80
defaultMethod · 0.80
configMethod · 0.80
positionalMethod · 0.80
optionMethod · 0.80
strictMethod · 0.80

Tested by

no test coverage detected