command_factory

package
v0.0.0-...-098adc7 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2015 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppExaminerCommandFactory

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

func NewAppExaminerCommandFactory

func NewAppExaminerCommandFactory(appExaminer app_examiner.AppExaminer, ui terminal.UI, term Terminal, clock clock.Clock, exitHandler exit_handler.ExitHandler, graphicalVisualizer graphical.GraphicalVisualizer, taskExaminer task_examiner.TaskExaminer, systemDomain string) *AppExaminerCommandFactory

func (*AppExaminerCommandFactory) MakeCellsCommand

func (factory *AppExaminerCommandFactory) MakeCellsCommand() cli.Command

func (*AppExaminerCommandFactory) MakeListAppCommand

func (factory *AppExaminerCommandFactory) MakeListAppCommand() cli.Command

func (*AppExaminerCommandFactory) MakeStatusCommand

func (factory *AppExaminerCommandFactory) MakeStatusCommand() cli.Command

func (*AppExaminerCommandFactory) MakeVisualizeCommand

func (factory *AppExaminerCommandFactory) MakeVisualizeCommand() cli.Command

type DockerTerminal

type DockerTerminal struct{}

func (*DockerTerminal) GetWindowWidth

func (t *DockerTerminal) GetWindowWidth() (uint16, error)

type Terminal

type Terminal interface {
	GetWindowWidth() (uint16, error)
}

type UInt16Slice

type UInt16Slice []uint16

IntSlice attaches the methods of sort.Interface to []uint16, sorting in increasing order.

func (UInt16Slice) Len

func (p UInt16Slice) Len() int

func (UInt16Slice) Less

func (p UInt16Slice) Less(i, j int) bool

func (UInt16Slice) Swap

func (p UInt16Slice) Swap(i, j int)

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter
fake_graphical_visualizer
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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