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:320–322 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
318
/// Get whether to record all changes.
319
#[must_use]
320
pub fn all(&self) -> bool {
321
self.all
322
}
323
324
/// Get the diff algorithm.
325
#[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