liner

package
v0.0.0-...-42c42d4 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2019 License: BSD-3-Clause Imports: 7 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContinueLineString

func ContinueLineString(s string) (bool, int)

Types

type Liner

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

func NewLiner

func NewLiner() *Liner

func (*Liner) Next

func (l *Liner) Next() (string, error)

func (*Liner) SetCompleter

func (l *Liner) SetCompleter(f func(lines []string) []string)

SetCompleter sets the completion function that Liner will call to fetch completion candidates when the user presses tab.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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