()
| 275 | // expand with the valid values of various config values. |
| 276 | // not yet implemented. |
| 277 | const configValueCompl = () => [] |
| 278 | |
| 279 | // check if the thing is a flag or not. |
| 280 | const isFlag = (word, cmd, subCmd, npm) => { |
no outgoing calls
no test coverage detected
searching dependent graphs…