Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CommandComposer ¶
type CommandComposer[CFG any] struct { // contains filtered or unexported fields }
CommandComposer is a helper for building commands with options. It holds the config, so that options don't need to receive it as an argument.
Click to show internal directories.
Click to hide internal directories.