cmd

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2018 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

View Source
const (
	// CommandName sets the cli entry
	CommandName = "goock"
	// Version is the string of cli version
	// Generated by http://patorjk.com/software/taag/#p=display&f=Slant&t=Goock
	// need to be updated along with version update.
	Version = `` /* 289-byte string literal not displayed */

	// Usage specifies the simple usage
	Usage = `A easy-to-use block device management tool.`
)

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	*cli.App
}

App is the super struct of urfave app

func NewApp

func NewApp() *App

NewApp initiates the CLI entry.

Jump to

Keyboard shortcuts

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