MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / force_rediff

Method force_rediff

atomic-core/src/record/workflow/detect/mod.rs:226–229  ·  view source on GitHub ↗
(mut self, force: bool)

Source from the content-addressed store, hash-verified

224 /// ```
225 #[must_use]
226 pub fn force_rediff(mut self, force: bool) -> Self {
227 self.force_rediff = force;
228 self
229 }
230
231 /// Get the prefix setting.
232 #[must_use]

Callers 2

Calls

no outgoing calls

Tested by 2