Structs§
Functions§
- append
- cmd
- 在指定环境的工作目录中执行PowerShell命令
- exit
- get_env
- len
- now
- panic
- println
- read_
double - 从控制台读取双精度浮点数输入
- read_
float - 从控制台读取单精度浮点数输入
- read_
int64 - 从控制台读取64位整数输入
- read_
line - 从控制台读取一行输入(包括换行符)
- read_
string - 从控制台读取字符串输入(去除换行符)
- set_env
- sleep
- spawn
- 创建新线程并执行指定函数
- string_
equal - wait
- 等待所有通过spawn创建的线程完成
- workspace
- 为指定环境设置工作目录