Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdServe = &base.Command{
Run: goServe,
Flag: buildFlags(),
UsageLine: "tap serve [-in dbpath]",
Short: "serve a story through http",
Long: `Run a server that plays a scene from a previously built story database.`,
}
exported to package main in cmd/tap
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.