Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
run
Method · 0.80
run
Method · 0.80
run_push
Method · 0.80
run
Method · 0.80
run_single_insert
Function · 0.80
run_from_view
Function · 0.80
run_tag
Function · 0.80
run_pick
Function · 0.80
run_preview
Function · 0.80
resolve_reference
Method · 0.80
display_dry_run
Method · 0.80
execute_revise
Method · 0.80
Calls
no outgoing calls
Tested by
5
show_summary
Method · 0.64
test_kg_enrich_views_creates_nodes
Function · 0.64
assert_content_matches
Function · 0.64
test_hyperfine_extended_commit_sequence
Function · 0.64
test_four_step_evolution_fidelity
Function · 0.64