contains

operator fun contains(other: LineEndingMode): Boolean(source)

Checks if this line ending mode includes another mode.

Report a problem