Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ view
Method
view
atomic-repository/src/status.rs:447–449 ·
view source on GitHub ↗
Get the current view name.
(&self)
Source
from the content-addressed store, hash-verified
445
446
/// Get the current view name.
447
pub fn view(&self) -> &str {
448
&self.view
449
}
450
451
/// Backward-compatible alias for [`view()`](Self::view).
452
pub fn stack(&self) -> &str {
Callers
5
record_turn
Function · 0.45
test_session_attestation_covers_only_agent_recorded_changes
Function · 0.45
view_set_id_round_trips_home_after_split_and_reinsert
Function · 0.45
effective_history_includes_inherited_base_changes
Function · 0.45
log_hashes
Function · 0.45
Calls
no outgoing calls
Tested by
4
test_session_attestation_covers_only_agent_recorded_changes
Function · 0.36
view_set_id_round_trips_home_after_split_and_reinsert
Function · 0.36
effective_history_includes_inherited_base_changes
Function · 0.36
log_hashes
Function · 0.36