MCPcopy
hub / github.com/tj/commander.js / hook.js

File hook.js

examples/hook.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import { Command, Option } from 'commander';
4const program = new Command();

Callers

nothing calls this directly

Calls 11

hookMethod · 0.80
optionMethod · 0.80
optsMethod · 0.80
actionMethod · 0.80
addOptionMethod · 0.80
argumentMethod · 0.80
commandMethod · 0.80
envMethod · 0.80
parseAsyncMethod · 0.80
nameMethod · 0.45
defaultMethod · 0.45

Tested by

no test coverage detected