class
C0::SectionBuilder
- C0::SectionBuilder
- Reference
- Object
Overview
Builder for individual diff sections.
Defined in:
c0/diff.crConstructors
Instance Method Summary
-
#anchor(text : String) : Nil
Add literal anchor text.
-
#sub(old_text : String, new_text : String) : Nil
Add a substitution (old → new).