# Functions
LoadPath loads a context configuration from a filepath.
NewStorage initializes context storage.
TestStorage returns a *Storage pointed at a temporary directory.
WithDir specifies the directory where context configuration will be stored.
WithNoSymlink disables all symlink usage in the Storage.
# Type aliases
No description provided by the author