cmd

package
v0.0.0-...-40ef913 Latest Latest
Warning

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

Go to latest
Published: May 5, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Help 查看帮助的命令
	Help = "help"

	// NoHelp 没设置help时打印
	NoHelp = "暂无帮助"
)

Functions

func New

func New(caseSensitive ...bool) (c *cmd)

New 返回一个命令行工具 caseSensitive: 是否大小写敏感,默认false不敏感

Types

type HandleFunc

type HandleFunc func(string, []string)

HandleFunc 命令处理函数

Jump to

Keyboard shortcuts

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