Skip to main content

windows

property PathToFileUrlOptions.windows

true if the path should be return as a windows filepath, false for posix, and undefined for the system default.

boolean | undefined
Back to top