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

Calls

no outgoing calls

Tested by

no test coverage detected