climod

package
v0.26.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLI

type CLI struct {
	// contains filtered or unexported fields
}

func (*CLI) About

func (c *CLI) About(desc string) interface{}

func (*CLI) Args

func (c *CLI) Args() interface{}

func (*CLI) BoolFlag

func (c *CLI) BoolFlag(cmd, long, short, desc string) interface{}

func (*CLI) Cmd

func (c *CLI) Cmd(name, desc string) interface{}

func (*CLI) Command

func (c *CLI) Command() interface{}

func (*CLI) Flag

func (c *CLI) Flag(cmd, long, short, desc, defVal string) interface{}

func (*CLI) Get

func (c *CLI) Get(name string) interface{}

func (*CLI) Help

func (c *CLI) Help() interface{}

func (*CLI) Name

func (c *CLI) Name(name string) interface{}

func (*CLI) Parse

func (c *CLI) Parse() interface{}

func (*CLI) Run

func (c *CLI) Run() interface{}

func (*CLI) Version

func (c *CLI) Version(ver string) interface{}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL