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

Method old_hunks

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

Source from the content-addressed store, hash-verified

417 /// were deleted or modified.
418 #[inline]
419 pub fn old_hunks(&self) -> &[ChangeHunk] {
420 &self.old_hunks
421 }
422
423 /// Get the highlighted hunks for the new line.
424 ///

Callers 4

print_unifiedMethod · 0.80
demo_inline_diffFunction · 0.80
demo_multiline_diffFunction · 0.80

Calls

no outgoing calls

Tested by 1