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

Method path

atomic-cli/src/commands/clone/helpers.rs:292–294  ·  view source on GitHub ↗

Get a reference to the guarded path.

(&self)

Source from the content-addressed store, hash-verified

290
291 /// Get a reference to the guarded path.
292 pub fn path(&self) -> &Path {
293 &self.path
294 }
295}
296
297impl Drop for CleanupGuard {

Callers 7

infer_repo_nameFunction · 0.45
test_cleanup_on_errorFunction · 0.45
newMethod · 0.45

Calls

no outgoing calls

Tested by 6

test_cleanup_on_errorFunction · 0.36
newMethod · 0.36