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:279–281 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
277
/// Get whether to record all changes.
278
#[must_use]
279
pub fn all(&self) -> bool {
280
self.all
281
}
282
283
/// Get the diff algorithm.
284
#[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