ui

package
v0.0.0-...-f459114 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UI

type UI interface {
	Prompt(question, defaultVal string) (string, error)
}

func NewInteractiveUI

func NewInteractiveUI(in io.Reader, out io.Writer) UI

func NewNonInteractiveUI

func NewNonInteractiveUI() UI

Jump to

Keyboard shortcuts

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