Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EvoMap/evolver
/ getStatePath
Function
getStatePath
src/gep/selfPR.js:135–137 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
}
134
135
function
getStatePath() {
136
return
path.join(getEvolutionDir(), STATE_FILE);
137
}
138
139
function
readState() {
140
try {
Callers
2
readState
Function · 0.70
writeState
Function · 0.70
Calls
1
getEvolutionDir
Function · 0.85
Tested by
no test coverage detected