Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ root
Method
root
atomic-repository/src/repository/mod.rs:600–602 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
598
/// Get the repository root path.
599
#[inline]
600
pub fn root(&self) -> &Path {
601
&self.root
602
}
603
604
/// Get the .atomic directory path.
605
#[inline]
Callers
13
kg_enrich_change
Method · 0.45
enrich_change
Method · 0.45
kg_enrich_includes
Method · 0.45
kg_enrich_calls
Method · 0.45
kg_enrich_entities
Method · 0.45
vault_kg_search
Method · 0.45
record
Method · 0.45
resolve_vault_identity
Method · 0.45
test_set_current_view
Function · 0.45
test_init_with_view_uses_custom_default_view
Function · 0.45
test_open_existing
Function · 0.45
test_open_from_subdirectory
Function · 0.45
Calls
no outgoing calls
Tested by
4
test_set_current_view
Function · 0.36
test_init_with_view_uses_custom_default_view
Function · 0.36
test_open_existing
Function · 0.36
test_open_from_subdirectory
Function · 0.36