Table of Contents
ensure_path()
Normalize user-provided file system paths.
path_like (str | Path) – Input path as string or Path.
str
Path
Normalized Path object.
pathlib.Path