package
Version:
v0.13.0
Opens a new window with list of versions in this module.
Published: Jan 3, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package fspath enables more explicit type signatures for filesystem paths.
Local is a machine-dependent path representation. It is the format expected by functions in the
path/filepath module.
POSIX is a forward-slash delimited path representation. It is the format expected by functions in
the path module.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.