utils

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	H1 = heading
	H2 = heading.SetString("▌")

	Msg = lipgloss.NewStyle().
		Bold(true).
		Padding(1)

	CheckedItem = item.
				Foreground(lipgloss.CompleteColor{TrueColor: "#63b946", ANSI256: "41"}).
				SetString("✔︎")
)

Functions

func RestartDock

func RestartDock() error

func RunCommand

func RunCommand(ctx context.Context, cmd string, args ...string) (string, error)

func SetLogLevel

func SetLogLevel(verbose bool) int

func Version

func Version() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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