Platform

object Platform
class Object
trait Matchable
class Any

Value members

Concrete fields

lazy val isCygwin: Boolean

Test for the target type

Test for the target type

Returns:

true if cygnus, false otherwise

lazy val isFreeBSD: Boolean
lazy val isLinux: Boolean
lazy val isMac: Boolean
lazy val isMsys: Boolean

Test for the target type

Test for the target type

Returns:

true if msys, false otherwise

lazy val isUnix: Boolean
lazy val isWindows: Boolean