Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Allocation ¶
type Allocation struct { Ui cli.Ui Cmd string }
func (*Allocation) Help ¶
func (this *Allocation) Help() string
func (*Allocation) Run ¶
func (this *Allocation) Run(args []string) (exitCode int)
func (*Allocation) Synopsis ¶
func (*Allocation) Synopsis() string
type Indices ¶
type Indices struct { Ui cli.Ui Cmd string // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.