relative_path: Compute path relative to reference
Description
Compute path relative to reference
Usage
relative_path(path, relative_path)
Value
A relative path character
object.
Arguments
- path
Path of desired directory or file.
- relative_path
Path of directory to travel from.