box

package module
v0.0.0-...-3dc37d1 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2016 License: MIT Imports: 3 Imported by: 0

README

BOX - Draw boxes in Go for your CLI Applications

TODO

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Box

type Box struct {
	HorizontalSeparator string
	VerticalSeparator   string
	SideMargin          int
}

func New

func New() *Box

func (*Box) Print

func (b *Box) Print(lines ...string)

func (*Box) Println

func (b *Box) Println(lines ...string)

Println adds a newline before and after the box

func (*Box) String

func (b *Box) String(lines ...string) string

Jump to

Keyboard shortcuts

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