PlatformEx extension

Extensions for the Platform class

on

Properties

eol String
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