Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBlockCommand ¶
func NewBlockCommand(rootCtx *RootContext) *cobra.Command
NewBlockCommand returns new `block' command
Types ¶
type BlockCommandContext ¶
type BlockCommandContext struct { *RootContext // contains filtered or unexported fields }
BlockCommandContext represents `block' command context shared with its children
type RootContext ¶
type RootContext struct {
// contains filtered or unexported fields
}
RootContext represents root command context shared with its children
Click to show internal directories.
Click to hide internal directories.