terminal

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package terminal provides terminal rendering for PRD evaluation reports.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Renderer

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

Renderer renders evaluation reports to terminal with box formatting.

func New

func New(w io.Writer) *Renderer

New creates a new terminal renderer.

func (*Renderer) Render

func (r *Renderer) Render(report *evaluation.EvaluationReport) error

Render outputs the evaluation report in box format.

Jump to

Keyboard shortcuts

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