Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepclause/agentvm
/ mount.test.js
File
mount.test.js
test/mount.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ AgentVM } = require(
'../src/index'
);
2
const
fs = require(
'fs'
);
3
const
path = require(
'path'
);
4
Callers
nothing calls this directly
Calls
1
test
Function · 0.70
Tested by
no test coverage detected