Function: normalizePath
▸ normalizePath(osSpecificPath): string
Coverts an os specific path to a unix style path
Parameters
| Name | Type |
|---|---|
osSpecificPath | string |
Returns
string
▸ normalizePath(osSpecificPath): string
Coverts an os specific path to a unix style path
| Name | Type |
|---|---|
osSpecificPath | string |
string