Documentation ¶
Overview ¶
This is used for getting common Vagrant paths that are in use
Index ¶
- func NamedVagrantCache(n string) (path.Path, error)
- func NamedVagrantConfig(n string) (path.Path, error)
- func NamedVagrantData(n string) (path.Path, error)
- func NamedVagrantTmp(n string) (path.Path, error)
- func VagrantCache() (path.Path, error)
- func VagrantConfig() (path.Path, error)
- func VagrantCwd() (path.Path, error)
- func VagrantData() (path.Path, error)
- func VagrantTmp() (path.Path, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VagrantCache ¶
func VagrantConfig ¶
func VagrantCwd ¶
func VagrantData ¶
func VagrantTmp ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.