Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Names = names.Components Verb = verbs.Hash )
Functions ¶
func NewCommand ¶
NewCommand creates a new ctf command.
func TableOutput ¶
func TableOutput(opts *output.Options, h *action, 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.