platform::is-unix

[This is preliminary documentation and subject to change.]

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.1793.0)