instance

package
v1.8.17 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Setup added in v1.5.0

func Setup(parent *cobra.Command, s *cli.SetupContext)

Types

type Cmd

type Cmd struct {
	fx.In

	Rig      rig.Client
	Scope    scope.Scope
	Prompter common.Prompter
}

type Tty added in v1.5.0

type Tty struct {
	// contains filtered or unexported fields
}

func NewTty added in v1.5.0

func NewTty() *Tty

func (*Tty) GetTtySize added in v1.5.0

func (tty *Tty) GetTtySize() (uint32, uint32)

func (*Tty) MonitorInterrupt added in v1.5.0

func (tty *Tty) MonitorInterrupt(interruptChan chan error) error

func (*Tty) MonitorSize added in v1.5.0

func (tty *Tty) MonitorSize() error

func (*Tty) RestoreTerminal added in v1.5.0

func (tty *Tty) RestoreTerminal() error

func (*Tty) SetTtyTerminal added in v1.5.0

func (tty *Tty) SetTtyTerminal() error

Jump to

Keyboard shortcuts

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