//
pkg.gl
Category
github.com/basicfu/gf
os
gshell
package
1.0.12
Repository:
https://github.com/basicfu/gf.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
257 SLOC
#
Functions
NewCommand
Command的初始化函数.
NewLinuxCommand
LinuxCommand的初始化函数.
NewWindowsCommand
WindowsCommand的初始化函数.
#
Structs
LinuxCommand
LinuxCommand结构体.
WindowsCommand
WindowsCommand结构体.
#
Interfaces
Commander
命令行接口.