Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EvoMap/evolver
/ getStatePath
Function
getStatePath
src/gep/issueReporter.js:56–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
}
55
56
function
getStatePath() {
57
return
path.join(getEvolutionDir(), STATE_FILE_NAME);
58
}
59
60
function
readState() {
61
try {
Callers
2
readState
Function · 0.70
writeState
Function · 0.70
Calls
1
getEvolutionDir
Function · 0.85
Tested by
no test coverage detected