config

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: May 30, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InteractiveRendererConfig

type InteractiveRendererConfig struct {
	Colors                         *terminal.ColorSchema
	RefreshRate                    time.Duration
	ProgressIndicatorFrames        []string
	ProgressIndicatorCycleDuration time.Duration
	SuccessStatus                  string
	FailureStatus                  string
	SkippedStatus                  string
	DescriptionLinesWhenFailed     int
	DescriptionLinesWhenSkipped    int
	VisibleDescriptionLines        int
}

func NewDefaultEmojiRenderingConfig added in v1.4.0

func NewDefaultEmojiRenderingConfig() *InteractiveRendererConfig

func NewDefaultRenderingConfig

func NewDefaultRenderingConfig() *InteractiveRendererConfig

func NewDefaultSymbolsOnlyRenderingConfig added in v1.4.0

func NewDefaultSymbolsOnlyRenderingConfig() *InteractiveRendererConfig

func (*InteractiveRendererConfig) CurrentProgressIndicatorFrame

func (config *InteractiveRendererConfig) CurrentProgressIndicatorFrame() string

Jump to

Keyboard shortcuts

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