readline

package
v0.0.0-...-8969683 Latest Latest
Warning

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

Go to latest
Published: May 16, 2014 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package readline supports Readline based Gadgets

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReadlineStdIn

type ReadlineStdIn struct {
	flow.Gadget

	Out flow.Output //This gadget only supports Out (its input is read from stdin)
}

ReadlineStdIn allows data to enter a flow from the applications stdio this means of course that if you wish to use this gadget, stdio must be available to the application and stdio should not be hooked by another reader (such as the original HTTPServer, see the LiveReload Gadget

func (*ReadlineStdIn) Run

func (g *ReadlineStdIn) Run()

Jump to

Keyboard shortcuts

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