Structs§
Enums§
- Local
OrRemote Component Storage Path - 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.
- Local
OrRemote Directory Path - 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.
- Parse
Path Error
Constants§
Functions§
- add_
source_ filename_ to_ path_ if_ absent - If
destination_pathindestination_diris itself a directory, returns a path with the filename portion ofsource_pathappended. Otherwise, returns a copy of the inputdestination_path. - open_
parent_ subdir_ readable - Returns a readable
Directoryby opening the parent dir ofpath.