Skip to main content

VCS_LINE_CHANGE_TYPE

Constant VCS_LINE_CHANGE_TYPE 

pub const VCS_LINE_CHANGE_TYPE: &'static str;
Expand description

The type of line change being measured on a branch or change.

§Notes

§Examples

  • "added"
  • "removed"