MCPcopy
hub / github.com/smapiot/piral / system.ts

File system.ts

src/framework/piral-base/src/utils/system.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { satisfies, validate } from 'piral-cli/src/common/version';
2import { emptyApp } from './empty';
3
4const systemResolve = System.constructor.prototype.resolve;

Callers

nothing calls this directly

Calls 4

findMatchingPackageFunction · 0.85
getContentFunction · 0.85
pushMethod · 0.80
applyMethod · 0.45

Tested by

no test coverage detected