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

Method new_hunks

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

Source from the content-addressed store, hash-verified

426 /// were inserted or modified.
427 #[inline]
428 pub fn new_hunks(&self) -> &[ChangeHunk] {
429 &self.new_hunks
430 }
431
432 /// Check if there are any changes between the lines.
433 #[inline]

Callers 4

print_unifiedMethod · 0.80
demo_inline_diffFunction · 0.80
demo_multiline_diffFunction · 0.80

Calls

no outgoing calls

Tested by 1