syside.decode_path
- decode_path(arg0: syside.Url, options: syside.EncodingOpts = ...) str
Decode a filesystem path from a
Url
. This correctly handles Windows and Posix paths usingfile://
scheme and returns otherUrls
as is.
Decode a filesystem path from a Url
. This correctly handles Windows and Posix paths using file://
scheme and returns other Urls
as is.