start

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2018 License: MIT Imports: 19 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 {
	Title              string
	Procfile           string
	Root               string
	Timeout            int
	PortBase, PortStep int
	ProcNames          string
	SocketPath         string
	CanDie             string
	Colors             []int
}

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(c *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