| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @rushstack/node-core-library > Path > convertToBackslashes
Replaces POSIX-style slashes with Windows-style backslashes
Signature:
static convertToBackslashes(inputPath: string): string;|
Parameter |
Type |
Description |
|---|---|---|
|
inputPath |
string |
Returns:
string
POSIX is a registered trademark of the Institute of Electrical and Electronic Engineers, Inc.