row

package
v0.0.0-...-00ef510 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Row

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

Row implements an immutable dynamic_row object for rendering in a terminal

func MakeRow

func MakeRow(shiftIndex size.Width, cells []termbox.Cell) Row

MakeRow constructs Row object in a stack

func (Row) GetCells

func (r Row) GetCells() []termbox.Cell

GetCells gets a cells field value

func (Row) GetShiftIndex

func (r Row) GetShiftIndex() size.Width

GetShiftIndex gets a shiftIndex field value

func (Row) String

func (r Row) String() string

Jump to

Keyboard shortcuts

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