pac

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2018 License: MIT Imports: 16 Imported by: 0

Documentation

Overview

Part of commands package, which contains all the commands provided by the tool. Package manager for wio. It used npm as a backend and pushes packages to that

Index

Constants

View Source
const (
	LIST      = "list"
	PUBLISH   = "PUBLISH"
	UNINSTALL = "uninstall"
	INSTALL   = "install"
	COLLECT   = "collect"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Pac

type Pac struct {
	Context *cli.Context
	Type    string
	// contains filtered or unexported fields
}

func (Pac) Execute

func (pac Pac) Execute()

Executes the libraries command

func (Pac) GetContext

func (pac Pac) GetContext() *cli.Context

Get context for the command

Jump to

Keyboard shortcuts

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