Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Names = names.Components Verb = verbs.Add )
Functions ¶
Types ¶
type Command ¶
type Command struct { utils.BaseCommand Force bool Create bool Closure bool FormatHandler ctf.FormatHandler Format string Handler *comp.ResourceSpecHandler Envs []string Archive string Elements []addhdlrs.ElementSource }
Click to show internal directories.
Click to hide internal directories.