apt

package
v0.0.0-...-0da4f38 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2015 License: BSD-3-Clause Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Apt

type Apt struct {
	Pkg       string `tachyon:"pkg"`
	State     string `tachyon:"state" enum:"present,install,absent,remove"`
	Cache     bool   `tachyon:"update_cache"`
	CacheTime string `tachyon:"cache_time"`
	Dry       bool   `tachyon:"dryrun"`
}

func (*Apt) Run

func (a *Apt) Run(env *tachyon.CommandEnv) (*tachyon.Result, error)

Jump to

Keyboard shortcuts

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