ui

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BoldText = lipgloss.NewStyle().Bold(true)
View Source
var GreenText = lipgloss.NewStyle().Foreground(lipgloss.Color("#728F66"))
View Source
var GreenText2Underlined = lipgloss.NewStyle().Underline(true).Inherit(greenText2)
View Source
var RedText = lipgloss.NewStyle().Foreground(lipgloss.Color("#BF3F42"))
View Source
var YellowText = lipgloss.NewStyle().Foreground(lipgloss.Color("#BA9E6B"))

Functions

func PrintAccepted

func PrintAccepted(snaps []snapshot.Snapshot)

func PrintReject

func PrintReject(snaps []snapshot.Snapshot)

func PrintSkipped

func PrintSkipped(snaps []snapshot.Snapshot)

func PrintSummary

func PrintSummary(summary *snapshot.Summary)

func RenderSnapshotSummary

func RenderSnapshotSummary(snap *snapshot.Snapshot)

func ReviewSnapshotsModel

func ReviewSnapshotsModel(snapPaths []string, summary *snapshot.Summary) reviewModel

func SnapshotSummary

func SnapshotSummary(snap *snapshot.Snapshot, termWidth int) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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