MCPcopy Create free account
hub / github.com/npm/cli / fish-completion.js

File fish-completion.js

scripts/fish-completion.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-console */
2const fs = require('node:fs/promises')
3const { resolve } = require('node:path')
4

Callers

nothing calls this directly

Calls 3

errorMethod · 0.80
mainFunction · 0.70
exitMethod · 0.45

Tested by

no test coverage detected