printing

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2021 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Printer

type Printer interface {
	AddFlags(command *cobra.Command)
	VerifyFlags() error
	PrintOutput(output interface{}, stdout io.Writer) error
}

Printer is a tool for printing formatted output from thelma cli commands.

func NewPrinter

func NewPrinter() Printer

Jump to

Keyboard shortcuts

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