Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProcflyFile ¶
type RunCmd ¶
type RunCmd struct {
ProcflyDir string `arg:"" name:"procfly-dir" type:"existingFile" default:"."`
}
type VersionCmd ¶
type VersionCmd struct {
Debug bool `name:"debug" short:"d"`
}
func (*VersionCmd) Run ¶
func (cmd *VersionCmd) Run() error
Click to show internal directories.
Click to hide internal directories.