MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / root

Method root

atomic-repository/src/repository/mod.rs:561–563  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

559 /// Get the repository root path.
560 #[inline]
561 pub fn root(&self) -> &Path {
562 &self.root
563 }
564
565 /// Get the .atomic directory path.
566 #[inline]

Callers 12

kg_enrich_changeMethod · 0.45
enrich_changeMethod · 0.45
kg_enrich_includesMethod · 0.45
kg_enrich_callsMethod · 0.45
kg_enrich_entitiesMethod · 0.45
vault_kg_searchMethod · 0.45
recordMethod · 0.45
test_set_current_viewFunction · 0.45
test_open_existingFunction · 0.45
newMethod · 0.45

Calls

no outgoing calls

Tested by 3

test_set_current_viewFunction · 0.36
test_open_existingFunction · 0.36