platform::is-unix

Checks whether NAnt is running on unix.

Usage

bool platform::is-unix()

Return Value

true if NAnt is running on unix; otherwise, false.

Requirements

Assembly: NAnt.Core (0.85.2478.0)