Documentation ¶
Index ¶
- Variables
- func Build(args []string) int
- func Disable(args []string) int
- func Enable(args []string) int
- func Get(args []string) int
- func Help(args []string) int
- func List(args []string) int
- func Migrate(args []string) int
- func Profile(args []string) int
- func Rm(args []string) int
- func SelfUpgrade(args []string) int
- func Version(args []string) int
Constants ¶
This section is empty.
Variables ¶
View Source
var BuildModeInvalidType = os.ModeSymlink | os.ModeNamedPipe | os.ModeSocket | os.ModeDevice
View Source
var ErrBuildModeType = "does not allow symlink, named pipe, socket, device"
View Source
var ErrShowedHelp = errors.New("already showed help")
Functions ¶
func SelfUpgrade ¶ added in v0.1.3
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.