defaultEol property
String
get
defaultEol
The default EOL to be used for new files and files that do not have EOLs. Existing files with EOL markers will always have the same EOL in inserted text. If not specified, Platform.lineTerminator will be used.
Implementation
String get defaultEol;