constants

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const ConfirmationKey = "Yes"
View Source
const DefaultAllocEventJQQuery = `` /* 463-byte string literal not displayed */

DefaultAllocEventJQQuery is a single line as this shows up verbatim in `wander --help`

View Source
const DefaultEventJQQuery = `` /* 243-byte string literal not displayed */

DefaultEventJQQuery is a single line as this shows up verbatim in `wander --help`

View Source
const DefaultPageInput = "/bin/sh"
View Source
const SaveDialogPlaceholder = "Output file name (path optional)"
View Source
const TablePadding = "   "
View Source
const TableSeparator = "|【=◈︿◈=】|"
View Source
const ToastDuration = time.Second * 5

Variables

View Source
var JobsTableStatusStyles = map[string]lipgloss.Style{
	TablePadding + "pending" + TablePadding: style.JobRowPending,
	TablePadding + "dead" + TablePadding:    style.JobRowDead,
}
View Source
var LogoString = strings.Join([]string{
	"█ █ █ █▀█ █▄ █ █▀▄ █▀▀ █▀█",
	"▀▄▀▄▀ █▀█ █ ▀█ █▄▀ ██▄ █▀▄",
}, "\n")
View Source
var TasksTableStatusStyles = JobsTableStatusStyles

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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