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

Method current_view

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

Source from the content-addressed store, hash-verified

569 /// Get the current view name.
570 #[inline]
571 pub fn current_view(&self) -> &str {
572 &self.current_view
573 }
574
575 /// Whether this handle was opened for an agent sandbox.
576 ///

Callers 15

runMethod · 0.80
runMethod · 0.80
run_pushMethod · 0.80
runMethod · 0.80
run_single_insertFunction · 0.80
run_from_viewFunction · 0.80
run_tagFunction · 0.80
run_pickFunction · 0.80
run_previewFunction · 0.80
resolve_referenceMethod · 0.80
display_dry_runMethod · 0.80
execute_reviseMethod · 0.80

Calls

no outgoing calls