lib

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2026 License: MIT Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

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

	CheckedItem = item.
				Foreground(compat.CompleteColor{TrueColor: lipgloss.Color("#63b946"), ANSI256: lipgloss.Color("41")}).
				SetString("✔︎")
	WarnedItem = item.
				Foreground(compat.CompleteColor{TrueColor: lipgloss.Color("#ffc627"), ANSI256: lipgloss.Color("226")}).
				SetString("⚠︎")
)

Functions

func Version

func Version() string

Types

type LoginItems

type LoginItems []*loginItem

func (*LoginItems) Add

func (loginItems *LoginItems) Add() (bool, error)

func (*LoginItems) Get

func (loginItems *LoginItems) Get() error

func (*LoginItems) Load

func (loginItems *LoginItems) Load(path string) error

func (*LoginItems) Save

func (loginItems *LoginItems) Save(path string, force bool) error

Jump to

Keyboard shortcuts

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