version

package
v0.0.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 22, 2018 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Args

type Args struct {
	DepsIsoPath string
}

type IsoReader

type IsoReader interface {
	Read(isoPath string) (iso.Metadata, error)
}

type UI

type UI interface {
	Say(message string, args ...interface{})
}

type Version

type Version struct {
	UI        UI
	Version   *semver.Version
	Config    config.Config
	IsoReader IsoReader
}

func (*Version) Cmd

func (v *Version) Cmd() *cobra.Command

func (*Version) Execute

func (v *Version) Execute(args Args)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL