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

Method old_line_num

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

Source from the content-addressed store, hash-verified

518 /// Get the old line number.
519 #[inline]
520 pub fn old_line_num(&self) -> Option<usize> {
521 self.old_line_num
522 }
523
524 /// Get the new line number.
525 #[inline]

Callers 3

anchor_to_graphFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected