MCPcopy Create free account
hub / github.com/aboutcode-org/scancode-toolkit / UnknownYarnLockFormat

Class UnknownYarnLockFormat

src/packagedcode/npm.py:825–826  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

823
824
825class UnknownYarnLockFormat(Exception):
826 pass
827
828
829def is_yarn_v2(location):

Callers 1

is_yarn_v2Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected