Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScriptedAlchemy/tracedecay
/ home
Method
home
tests/common/mod.rs:135–137 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
133
}
134
135
pub fn home(&self) -> &Path {
136
self.storage.home()
137
}
138
}
139
140
/// Sets [`GLOBAL_DB_ENV`] to a test DB path for the guard's lifetime.
Callers
9
test_default_profile_uses_unique_temp_hermes_home
Method · 0.80
test_explicit_profile_keeps_legacy_user_profile_location
Method · 0.80
test_eval_environment_pins_home_and_profile_storage_to_tempdir
Method · 0.80
run_real_model.py
File · 0.80
resolve_hermes_profile
Function · 0.80
provider_env_passthrough
Function · 0.80
workflows_query_surface_end_to_end
Function · 0.80
message_search_workflow_scope_narrows_to_run_agents
Function · 0.80
cli_branch_add_refuses_corrupt_metadata_without_overwriting
Function · 0.80
Calls
no outgoing calls
Tested by
6
test_default_profile_uses_unique_temp_hermes_home
Method · 0.64
test_explicit_profile_keeps_legacy_user_profile_location
Method · 0.64
test_eval_environment_pins_home_and_profile_storage_to_tempdir
Method · 0.64
workflows_query_surface_end_to_end
Function · 0.64
message_search_workflow_scope_narrows_to_run_agents
Function · 0.64
cli_branch_add_refuses_corrupt_metadata_without_overwriting
Function · 0.64