Documentation ¶
Overview ¶
Package add defines the options and add logic for the index files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IndexAddOptions ¶
IndexAddOptions contains the options for the index add command.
func (*IndexAddOptions) RunIndexAdd ¶
func (o *IndexAddOptions) RunIndexAdd(ctx context.Context, args []string) error
RunIndexAdd implements the index add command.
Click to show internal directories.
Click to hide internal directories.