ui

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2025 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	PurpleColor    = lipgloss.Color("99")
	HeaderStyle    = lipgloss.NewStyle().Foreground(PurpleColor).Bold(true).Align(lipgloss.Center)
	ExtraSmallCell = lipgloss.NewStyle().Padding(0, 1).Width(3)
	SmallCell      = lipgloss.NewStyle().Padding(0, 1).Width(10)
	MediumCell     = lipgloss.NewStyle().Padding(0, 1).Width(20)
	LargeCell      = lipgloss.NewStyle().Padding(0, 1).Width(30)
	ExtraLargeCell = lipgloss.NewStyle().Padding(0, 1).Width(50)
)

Functions

func Render

func Render(paths []string, results []runner.Result) error

func RenderStream added in v0.2.0

func RenderStream(paths []string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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