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

Method new_line_num

atomic-core/src/change/ops.rs:526–528  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

524 /// Get the new line number.
525 #[inline]
526 pub fn new_line_num(&self) -> Option<usize> {
527 self.new_line_num
528 }
529
530 /// Set the content range (byte positions in the change content buffer).
531 ///

Callers 3

anchor_to_graphFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected