package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Jun 10, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
DelayExecCmd 延迟执行命令
- @param nextSecond 下次执行秒数
- @param command 执行的命令
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.