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:587–589 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
585
/// Get the current view name.
586
#[inline]
587
pub fn current_view(&self) -> &str {
588
&self.current_view
589
}
590
591
/// Whether this handle was opened for an agent sandbox.
592
///
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_promote_to_parent
Function · 0.80
run_view_insert
Function · 0.80
run_tag
Function · 0.80
run_change_insert
Function · 0.80
run_preview
Function · 0.80
resolve_reference
Method · 0.80
display_dry_run
Method · 0.80
Calls
no outgoing calls
Tested by
13
show_summary
Method · 0.64
test_session_start_in_sandbox_adopts_view_without_forking
Function · 0.64
test_sandbox_session_records_the_draft_it_forked_from
Function · 0.64
test_sandbox_session_on_a_root_view_records_no_parent
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
prop_record_roundtrip_is_byte_identical
Function · 0.64
assert_content_matches
Function · 0.64
test_hyperfine_extended_commit_sequence
Function · 0.64