MCPcopy 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_applyFunction · 0.45
author_is_agent_identityFunction · 0.45
recordMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected