start

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2017 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	Procfile           string
	Root               string
	Timeout            int
	PortBase, PortStep int
	ProcNames          string
	SocketPath         string
	CanDie             string
}

Handler handles args and flags for the start command

func (*Handler) AbsRoot

func (h *Handler) AbsRoot() (string, error)

AbsRoot returns absolute path to the working directory

func (*Handler) Run

func (h *Handler) Run(_ *cli.Context) error

Run runs the start command

Jump to

Keyboard shortcuts

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