app

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2018 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package app provides the command line applications commands.

Package app provides the command line applications commands.

Package app provides the command line applications commands.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppTest

type AppTest struct {
	// contains filtered or unexported fields
}

AppTest structure handles all things related to the test app.

func NewAppTest

func NewAppTest(cns *console.Console, pathProj string, optBodies bool, optExit bool, optResTimes bool) *AppTest

NewAppTest creates a new test app.

func (*AppTest) Run

func (app *AppTest) Run()

Run runs the validation app.

type AppValidate

type AppValidate struct {
	// contains filtered or unexported fields
}

AppValidate structure handles all things related to the validation app.

func NewAppValidate

func NewAppValidate(cns *console.Console, pathProj string) *AppValidate

AppValidate creates a new validation app.

func (*AppValidate) Run

func (app *AppValidate) Run()

Run runs the validation app.

type AppVersion

type AppVersion struct {
	// contains filtered or unexported fields
}

AppVersion structure handles all things related to the version app.

func NewAppVersion

func NewAppVersion(cns *console.Console, appVer string, appCmtHash string, appBuildDate string) *AppVersion

NewAppVersion creates a new version app.

func (*AppVersion) Run

func (app *AppVersion) Run()

Run runs the version app.

Jump to

Keyboard shortcuts

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