command

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateRandomName

func GenerateRandomName() string

func PrintTable

func PrintTable(output io.Writer, data [][]string) error

Types

type Cli

type Cli struct {
	Config   *config.Config
	Out, Err io.Writer
	In       io.ReadCloser
	InFd     int
	OutFd    int
}

func (*Cli) TerminalSize added in v0.1.0

func (c *Cli) TerminalSize() (int, int, error)

TerminalSize returns the width and height of the terminal.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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