Structs§
Enums§
- Represents either a local path to a file or directory, or the path to a file/directory in a directory associated with a remote component.
- Represents either a local path to a file or directory, or the path to a file/directory in a directory associated with a remote component.
Constants§
Functions§
- If
destination_path
indestination_dir
is itself a directory, returns a path with the filename portion ofsource_path
appended. Otherwise, returns a copy of the inputdestination_path
. - Returns a readable
Directory
by opening the parent dir ofpath
.