Skip to main content

Module line_ending

Module line_ending 

Source
Expand description

Which line terminator a file uses.

Detected on load, recorded here, and written back by save. The rope holds LF only, so nothing between those two points has to know about \r.

Enumsยง

LineEnding
The line terminator a buffer was loaded with.