cygpath::get-windows-path

Gets the Windows form of the specified path.
string cygpath::get-windows-path(path)

Parameters

Name Type Description
path string The path to convert.

Return Value

The Windows form of the specified path.

Requirements