package
Version:
v0.9.23
Opens a new window with list of versions in this module.
Published: Feb 1, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Join 把一组命令行参数连接成一个 string
Parse 函数把一个命令行字符串解析为 []string 的形式
type Table interface {
Raw() []string
}
Table 表示用来存放命令行参数的对象
Source Files
¶
Click to show internal directories.
Click to hide internal directories.