cmdutils

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MAGENTA_TERMINAL = "\x1b[35m%s\x1b[0m"
	GREEN_TERMINAL   = "\x1b[32m%s\x1b[0m"
	CYAN_TERMINAL    = "\x1b[36m%s\x1b[0m"
	RED_TERMINAL     = "\x1b[31m%s\x1b[0m"
	GREY_TERMINAL    = "\x1b[18m%s\x1b[0m"
	BOLD_TERMINAL    = "\x1b[1m%s"
)

Variables

This section is empty.

Functions

func DisplayTaskSelection

func DisplayTaskSelection(conf *config.Config) (taskOrPipelineSelected string, err error)

func PrintSummary

func PrintSummary(g *scheduler.ExecutionGraph, chanOut io.Writer)

printSummary is a TUI helper

Types

This section is empty.

Jump to

Keyboard shortcuts

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