cmd

package
v0.0.0-...-e5c1d5c Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2018 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const GLOBALFLAG = "global"

Variables

This section is empty.

Functions

func Execute

func Execute(version string)

Types

type CommandPackageInfo

type CommandPackageInfo struct {
	Version semver.Version
	Type    CommandType
}

type CommandPath

type CommandPath struct {
	Type  CommandType
	Value string
}

type CommandType

type CommandType int
const (
	LOCAL CommandType = iota
	GLOBAL
)

type Package

type Package struct {
	Version string `json:"version"`
}

Jump to

Keyboard shortcuts

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