package
2.4.1+incompatible
Repository: https://github.com/hashicorp/vagrant.git
Documentation: pkg.go.dev

# 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.

# Structs

Config is the structure of the context configuration file.
Storage is the primary struct for interacting with stored CLI contexts.

# Type aliases

No description provided by the author