app

package
v0.0.0-...-37c0912 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	*cli.App
}

App is our CLI struct on which all set up functions hang

func NewApp

func NewApp() *App

NewApp returns new app from urfave/cli

func (*App) SetCommands

func (app *App) SetCommands()

SetCommands establish CLI commands

func (*App) SetFlags

func (app *App) SetFlags()

SetFlags establish CLI flags

func (*App) SetInfo

func (app *App) SetInfo()

SetInfo establishes info for the app

Jump to

Keyboard shortcuts

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