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

Method current_view

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

Source from the content-addressed store, hash-verified

538 /// Get the current view name.
539 #[inline]
540 pub fn current_view(&self) -> &str {
541 &self.current_view
542 }
543
544 /// Get the config file path.
545 #[inline]

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