MCPcopy
hub / github.com/openupm/openupm / app-utils-package.js

File app-utils-package.js

test/app-utils-package.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-undef */
2const assert = require("assert");
3// eslint-disable-next-line no-unused-vars
4const should = require("should");

Callers

nothing calls this directly

Calls 6

cleanRepoUrlFunction · 0.85
loadPackageNamesFunction · 0.85
loadPackageSyncFunction · 0.85
loadPackageFunction · 0.85
getNamespaceFunction · 0.85
isValidPackageNameFunction · 0.85

Tested by

no test coverage detected