Documentation
¶
Index ¶
- Variables
- func Debug(msg string)
- func Destroy() error
- func Error(msg, err string)
- func Exists() (exists bool)
- func Fatal(msg, err string)
- func Init()
- func Install() error
- func NewLogger(path string)
- func Reload() error
- func Resume() error
- func SSH() error
- func Status() (status string)
- func Suspend() error
- func Up() error
- func Update() error
- type Vagrant
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Console *lumber.ConsoleLogger Log *lumber.FileLogger )
Functions ¶
func Install ¶
func Install() error
Install downloads the nanobox vagrant and adds it to the list of vagrant boxes
func SSH ¶
func SSH() error
SSH is run manually (vs Run) because the output needs to be hooked up differntly
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.