start

package
v2.0.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2019 License: MIT Imports: 20 Imported by: 4

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
	Formation          map[string]int
	FormationPortStep  int
	StopSignals        map[string]syscall.Signal
}

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