cygpath::get-unix-path

Gets the Unix form of the specified path.
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.

Requirements