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

Method has_changes

atomic-core/src/diff/inline.rs:434–436  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

432 /// Check if there are any changes between the lines.
433 #[inline]
434 pub fn has_changes(&self) -> bool {
435 self.has_changes
436 }
437
438 /// Check if the lines are identical.
439 #[inline]

Callers 1

Calls

no outgoing calls

Tested by 1