cmd

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2017 License: MIT Imports: 16 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// CmdWeb starts web server
	CmdWeb = cli.Command{
		Name:   "web",
		Action: startWeb,
		Flags: []cli.Flag{
			cli.StringFlag{
				Name:  "data-dir",
				Value: "./data",
			},
		},
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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