()
| 350 | SUCCESS_RECHECK_MS, |
| 351 | // Getter so callers see the current EVOLVER_HOME at call time (#114). |
| 352 | get STATE_FILE() { return _stateFile(); }, |
| 353 | _resetStateForTests, |
| 354 | _getStateForTests, |
| 355 | _loadStateFromDisk, |
nothing calls this directly
no test coverage detected