package
Version:
v0.2.16
Opens a new window with list of versions in this module.
Published: Oct 19, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ExecuteCmd 执行shell命令
*
- 如要执行 `ls -l /home/user` 传值应该是 name=ls,arg="-l","/home/user"
- @param shell 命令
- @param parameter 参数
- @return string,err 终端返回的信息,错误信息
Source Files
¶
Click to show internal directories.
Click to hide internal directories.