Skip to main content

Module pl_path

Module pl_path 

Source

Structs§

PlPath
Path represented as a UTF-8 string.
PlRefPath
Reference-counted PlPath.

Enums§

CloudScheme

Constants§

WINDOWS_EXTPATH_PREFIX
Windows paths can be prefixed with this. https://learn.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=registry

Statics§

ALLOWED_EXT_SCHEMES
Allow-list of external cloud schemes that use an external object_store builder. Superset of builtin ext_schemes to support internal testing.

Functions§

ext_scheme_allowed
Whether the scheme is allowed (e.g. “hdfs”).
format_file_uri
Formats a local path to begin with file:///.