output

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: May 13, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AttachFieldsFlag

func AttachFieldsFlag[T any](cmd *cobra.Command, _ fields.FieldSet[T])

Types

type Renderer

type Renderer interface {
	Result(any) error
	Error(*clierrors.Error) error
	Progress(string)
	SetMeta(string, any)
	SetStatus(envelope.Status)
	Flush() error
}

func New

func New(mode env.Mode, out, errOut io.Writer) Renderer

Jump to

Keyboard shortcuts

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