Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Names = names.Components Verb = verbs.Get )
Functions ¶
func Format ¶
func Format(opts *output.Options) processing.ProcessChain
func NewCommand ¶
NewCommand creates a new ctf command.
func TableOutput ¶
func TableOutput(opts *output.Options, mapping processing.MappingFunction, wide ...string) *output.TableOutput
Types ¶
type Command ¶
type Command struct { utils.BaseCommand Refs []string }
Click to show internal directories.
Click to hide internal directories.