cli

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 13, 2014 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCommand

func GetCommand(arguments map[string]interface{}) string

Types

type DaemonCommand

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

func (*DaemonCommand) Execute

func (command *DaemonCommand) Execute()

func (*DaemonCommand) String

func (command *DaemonCommand) String() string

type PreviewCliCommand

type PreviewCliCommand interface {
	Execute()
}

func NewDaemonCommand

func NewDaemonCommand(arguments map[string]interface{}) PreviewCliCommand

func NewRenderCommand

func NewRenderCommand(arguments map[string]interface{}) PreviewCliCommand

type RenderCommand

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

func (*RenderCommand) Execute

func (command *RenderCommand) Execute()

func (*RenderCommand) String

func (command *RenderCommand) String() string

Jump to

Keyboard shortcuts

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