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: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
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
10
show_summary
Method · 0.64
test_session_start_in_sandbox_adopts_view_without_forking
Function · 0.64
test_full_turn_in_sandbox_records_provenance_into_canonical_graph
Function · 0.64
test_sandbox_turn_end_leaves_canonical_current_view_untouched
Function · 0.64
test_sandbox_session_keeps_provisioned_view_under_managed_run
Function · 0.64
test_sandbox_session_files_land_in_canonical_store
Function · 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