Checks whether NAnt is running on Unix.
bool platform::is-unix()
Return Value
true
if NAnt is running on Unix;
otherwise, false
.
Requirements
- Assembly
- NAnt
.Core .dll - Namespace
-
NAnt
.Core .Functions