Resolves the location of the cross-process TUI state file: - Windows: %LOCALAPPDATA%/codesys-mcp/tui-state.json - POSIX: $XDG_STATE_HOME/codesys-mcp/tui-state.json, falling back to $HOME/.local/state/codesys-mcp/tui-state.json Uses path.win32 / path.posix explicitly so the POSIX branches still produce POSIX-flavored paths when this runs on a Windows host (test machine), keeping the unit tests host-independent. |
||
|---|---|---|
| .. | ||
| integration | ||
| tui | ||
| unit | ||
| bench-results-v5.json | ||
| bench-results.json | ||
| bench.mjs | ||
| mock_watcher.py | ||
| test-fixes.mjs | ||
| TEST_OVERVIEW.md | ||