Functionsยง
- relative_
path - Get a version of
path
that works when the working directory isbase
. This is opportunistically a relative path, but we can always fall back to an absolute path to make sure the path still works.
path
that works when the working directory is base
. This is
opportunistically a relative path, but we can always fall back to an absolute path to make sure
the path still works.