Documentation
¶
Index ¶
- func New() *creator
- type Args
- type Builder
- func (b *Builder) Add(args ...any) *Builder
- func (b *Builder) Arg(key string, value any) *Builder
- func (b *Builder) Build() *Args
- func (b *Builder) Clone() (builder *Builder)
- func (b *Builder) Flag(flags ...string) *Builder
- func (b *Builder) Insert(args ...any) *Builder
- func (b *Builder) Option(key string, value any, others ...any) *Builder
- func (b *Builder) Subcommand(command string, others ...string) *Builder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.