Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ all
Method
all
atomic-repository/src/record/options.rs:300–302 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
298
/// Get whether to record all changes.
299
#[must_use]
300
pub fn all(&self) -> bool {
301
self.all
302
}
303
304
/// Get the diff algorithm.
305
#[must_use]
Callers
5
import_direct_can_apply
Function · 0.45
import_graph_first_can_apply
Function · 0.45
author_is_agent_identity
Function · 0.45
record
Method · 0.45
phase2_create_skip_reason
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected