Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cmd ¶
type Cmd struct{}
Cmd implements the version subcommand of the open2opaque tool.
func Command ¶
func Command() *Cmd
Command returns an initialized Cmd for registration with the subcommands package.
func (*Cmd) Execute ¶
func (cmd *Cmd) Execute(ctx context.Context, f *flag.FlagSet, _ ...any) subcommands.ExitStatus
Execute implements subcommand.Command.
Click to show internal directories.
Click to hide internal directories.