MCPcopy Index your code
hub / github.com/nodejs/node / configValueCompl

Function configValueCompl

deps/npm/lib/commands/completion.js:277–277  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

275// expand with the valid values of various config values.
276// not yet implemented.
277const configValueCompl = () => []
278
279// check if the thing is a flag or not.
280const isFlag = (word, cmd, subCmd, npm) => {

Callers 1

execMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…