Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EvoMap/evolver
/ mailboxDir
Function
mailboxDir
test/a2aProtocol.test.js:629–631 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
627
});
628
629
function
mailboxDir() {
630
return
path.join(process.env.EVOLVER_HOME,
'mailbox'
);
631
}
632
633
function
mailboxStatePath() {
634
return
path.join(mailboxDir(),
'state.json'
);
Callers
2
mailboxStatePath
Function · 0.85
seedMailboxSecret
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected