Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ satisfies, validate } from
'piral-cli/src/common/version'
;
2
import
{ emptyApp } from
'./empty'
;
3
4
const
systemResolve = System.constructor.prototype.resolve;
Callers
nothing calls this directly
Calls
4
findMatchingPackage
Function · 0.85
getContent
Function · 0.85
push
Method · 0.80
apply
Method · 0.45
Tested by
no test coverage detected