Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ShellCommand ¶
type ShellCommand struct {
VI bool `help:"Enable VI mode."`
}
type UploadProtoCommand ¶
type UploadProtoCommand struct {
FilePath string `arg:"" type:"existingfile" help:"The protobuf file descriptor set to upload"`
}
func (*UploadProtoCommand) Help ¶
func (cmd *UploadProtoCommand) Help() string
Click to show internal directories.
Click to hide internal directories.