interface
url.FileUrlToPathOptions
interface FileUrlToPathOptions
- windows?: boolean
trueif thepathshould be return as a windows filepath,falsefor posix, andundefinedfor the system default.
interface
true if the path should be return as a windows filepath, false for posix, and undefined for the system default.