@google-github-actions/actions-utils
@google-github-actions/actions-utils / path / toWin32Path
toWin32Path(
pth):string
Defined in: path.ts:37
toWin32Path converts the given path to the win32 form. On Linux, / will be replaced with \.
string
Path to transform.
string
string Win32 path.