cmd

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2021 License: MIT Imports: 5 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 {
	Version string

	Logger           *log.Logger
	Getwd            func() (string, error)
	EnsureFileLoader ensurefile.LoaderIface
	MockGenerator    mockgen.GeneratorIface
	Cleanup          exitcleanup.ExitCleaner
}

App is the CLI application for ensure.

func (*App) Run

func (a *App) Run(args []string) error

Run the application given the os.Args array.

Jump to

Keyboard shortcuts

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