Categorygithub.com/fsgo/cmdutil
modulepackage
0.0.6
Repository: https://github.com/fsgo/cmdutil.git
Documentation: pkg.go.dev

# README

Command Utilities

# Packages

Package gosdk 提供查找本机 go sdk 路径的功能.

# Functions

No description provided by the author
No description provided by the author
MustChdir 进入指定目录,若失败会 panic.
NewChdir 进入指定目录.

# Structs

Chdir 支持回退到之前目录的当前目录切换功能.
CP todo.
DirPushd 类似 pushd、popd 命令的目录切换功能.
OSEnv 系统环境变量.
Tar tape archive 工具,目前已经具备压缩文件.
Wget 提供类似 wget 的功能.
No description provided by the author
Zip 解压缩 .zip 文件.