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:589–591 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
587
/// Get the current view name.
588
#[inline]
589
pub fn current_view(&self) -> &str {
590
&self.current_view
591
}
592
593
/// Whether this handle was opened for an agent sandbox.
594
///
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
15
review_flags_orphan_candidate_and_blocks
Function · 0.64
change_report_carries_message_files_and_review_command
Function · 0.64
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_done_draft_intent_lapses_on_substance_edit
Function · 0.64
test_done_draft_intent_survives_unrelated_metadata_edit
Function · 0.64