EOL

external val EOL: String(source)

The operating system-specific end-of-line marker.

  • \n on POSIX

  • \r\n on Windows