commander

package
v0.0.0-...-5596d3b Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2015 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type C

type C struct {
}

func (*C) RunLine

func (c *C) RunLine(line string) ([]byte, error)

RunLine blocks and execute the command at line.

func (*C) RunWithInput

func (c *C) RunWithInput(line string, in io.Reader) ([]byte, error)

func (*C) RunWithInputBytes

func (c *C) RunWithInputBytes(line string, in []byte) ([]byte, error)

Jump to

Keyboard shortcuts

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