package
0.0.0-20230901024934-7a729f824fe5
Repository: https://github.com/daimall/tools.git
Documentation: pkg.go.dev

# Functions

执行操作系统脚本或命令的方法.
No description provided by the author
同步执行操作系统命令的方法(获取命令返回值) RunShellCommandString 执行shell命令,返回[]byte(包含stderr 和 stdout).
同步执行操作系统命令的方法(获取命令返回值) RunShellCommandString 执行shell命令,返回字符串.

# Interfaces

执行操作系统脚本或命令所依赖的对象.
No description provided by the author
No description provided by the author