ui

package
v0.0.0-...-b732c08 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OpenEditor

func OpenEditor(filepath string) error

Types

type MultiSelect

type MultiSelect interface {
	Run() ([]string, error)
}

func NewMultiSelect

func NewMultiSelect(options []string) MultiSelect

type Select

type Select interface {
	Run() (string, error)
}

func NewSelect

func NewSelect(options []string) Select

Jump to

Keyboard shortcuts

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