dockerscript

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: May 8, 2014 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	Args       []string
	Children   []*Command
	Background bool
}

func Parse

func Parse(src io.Reader) ([]*Command, error)

func (*Command) String

func (cmd *Command) String() string

type Scanner

type Scanner struct {
	scanner.Scanner
	// contains filtered or unexported fields
}

Directories

Path Synopsis
Package scanner provides a scanner and tokenizer for UTF-8-encoded text.
Package scanner provides a scanner and tokenizer for UTF-8-encoded text.

Jump to

Keyboard shortcuts

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