cygpath::get-unix-path

Gets the Unix form of the specified path.

Usage

string cygpath::get-unix-path(path)

Parameters

Name Type Description
path string The path to convert.

Return Value

The Unix form of the specified path.

Exceptions

The function will fail in any of the following circumstances:

Requirements

Assembly: NAnt.Win32Tasks (0.90.3780.0)