Package com.github.vlsi.gradle.crlf
Object LineEndings.Companion
-
- All Implemented Interfaces:
public class LineEndings.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final LineEndingsSYSTEMpublic final static LineEndings.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final LineEndingscurrent()final LineEndingsgetSYSTEM()-
-
Method Detail
-
current
final LineEndings current()
-
getSYSTEM
final LineEndings getSYSTEM()
-
-
-
-