Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScriptedAlchemy/tracedecay
/ keep
Method
keep
tests/mcp_suite/mcp_handler_test.rs:228–230 ·
view source on GitHub ↗
(mut self)
Source
from the content-addressed store, hash-verified
226
227
#[cfg(windows)]
228
fn keep(mut self) -> PathBuf {
229
self.dir.take().expect(
"test temp dir already kept"
).keep()
230
}
231
}
232
233
impl std::ops::Deref for TestTempDir {
Callers
2
drop
Method · 0.80
lcm_status_uses_explicit_hermes_profile_session_db
Function · 0.80
Calls
1
take
Method · 0.45
Tested by
no test coverage detected