Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdNew = &base.Command{
Run: newCmd,
Flag: buildFlags(),
UsageLine: `tap new [-force] name ["title"]`,
Short: "create a new story",
Long: longDesc(),
}
description of the 'new' command; used by tap.go
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.