Gets the Unix form of the specified path.
The Unix form of the specified path.
| Exception Type | Condition |
|---|---|
| Win32Exception |
cygpath could not be started. |
| ArgumentException | path could not be converted to a Unix form. |
CygpathFunctions Class | NAnt.Win32.Functions Namespace