fallback

package
v0.0.0-...-e5f8712 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fallback

type Fallback struct {
	Operation string //the operation that isn't implemented (the one that got us here)
}

Fallback implements the Operationer interface, and is used when a command wasn't specifically implemented. Results may vary.

func (*Fallback) DoStuff

func (f *Fallback) DoStuff(c *cli.Context)

DoStuff takes a cli context, and tries its best to do what the user intended.

Jump to

Keyboard shortcuts

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