PlatformEx extension

Extensions for the Platform class

on

Properties

eol String

Available on Platform, provided by the PlatformEx extension

Returns the OS specific End Of Line (eol) character. On Windows this is '\r\n' on all other platforms it is '\n'. Usage: Platform().eol
no setter