Versions in this module Expand all Collapse all v0 v0.4.0 Oct 21, 2015 Changes in this version + func LaunchMode(m string) + type Mode struct + Func func(*Mode, *ModeOptions) + RunAfter *Mode + RunBefore *Mode + Usage string + func (m *Mode) CanRun() bool + func (m *Mode) Run(mo *ModeOptions) + type ModeList map[string]func(*ModeOptions) + type ModeOptions struct + Args []string + DownloadOnly bool + ModeName string + Verbose bool + VersionQuery string