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 otherUrlsas is.
Decode a filesystem path from a Url. This correctly handles Windows and Posix paths using file:// scheme and returns other Urls as is.