secret

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: May 2, 2022 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewModule

func NewModule(module *modules.Default) modules.Module

Types

type Module

type Module struct {
	D modules.Default
	// contains filtered or unexported fields
}

func (*Module) Cancel

func (m *Module) Cancel()

func (*Module) Content

func (m *Module) Content() string

func (*Module) Error

func (m *Module) Error() error

func (*Module) Footer

func (m *Module) Footer() string

func (*Module) Header

func (m *Module) Header() string

func (*Module) HideHeaderOnOverflow

func (m *Module) HideHeaderOnOverflow() bool

func (*Module) Init

func (m *Module) Init(c *context.Context) tea.Cmd

func (*Module) MinContentHeight

func (m *Module) MinContentHeight() int

func (*Module) Pipe

func (m *Module) Pipe() []modules.Piper

func (*Module) PostPipe

func (m *Module) PostPipe() []modules.Piper

func (*Module) PrePipe

func (m *Module) PrePipe() []modules.Piper

func (*Module) SetContentSize

func (m *Module) SetContentSize(width, height int)

func (*Module) SetFooterWidth

func (m *Module) SetFooterWidth(width int)

func (*Module) SetHeaderWidth

func (m *Module) SetHeaderWidth(width int)

func (*Module) Skip

func (m *Module) Skip(ctx *context.Context) bool

func (*Module) State

func (m *Module) State() int

func (*Module) String

func (m *Module) String() string

func (*Module) Update

func (m *Module) Update(msg tea.Msg) tea.Cmd

Jump to

Keyboard shortcuts

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