# Functions
No description provided by the author
Cwd returns a [Directory] pointing to the current working directory.
Git returns a [Directory] pointing to the git repository closest to the current working directory.
Load returns a [Directory] pointing to the first directory able to be resolved without error.
No description provided by the author
# Structs
No description provided by the author
# Type aliases
A Directory defines a path to a valid, existing directory on the local filesystem.