Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CliOutput ¶
type CliOutput interface { Renderable NoColor() string WithColor() string }
func FromString ¶
func FromStrings ¶
type Renderable ¶
type Renderable interface {
Render() bool
}
Click to show internal directories.
Click to hide internal directories.