display

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TextRenderer added in v0.1.4

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

TextRenderer provides minimal text output for dodot commands

func NewTextRenderer added in v0.1.4

func NewTextRenderer(w io.Writer) *TextRenderer

NewTextRenderer creates a new text renderer

func (*TextRenderer) Render added in v0.1.4

func (r *TextRenderer) Render(result *types.DisplayResult) error

Render outputs the DisplayResult in a simple text format

func (*TextRenderer) RenderExecutionContext added in v0.1.4

func (r *TextRenderer) RenderExecutionContext(ctx *types.ExecutionContext) error

RenderExecutionContext is a convenience method that transforms and renders an ExecutionContext

Jump to

Keyboard shortcuts

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