MCPcopy Create free account
hub / github.com/npm/cli / valid

Method valid

workspaces/arborist/lib/edge.js:250–252  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

248 }
249
250 get valid () {
251 return !this.error
252 }
253
254 get missing () {
255 return this.error === 'MISSING'

Callers 5

#getDataMethod · 0.45
semverPseudoMethod · 0.45
nodeMatchesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected