将当前工作目录设置为 path。
path
当此覆盖安装时,此函数将覆盖 Directory.current 设置器的行为。
Directory.current
void setCurrentDirectory(String path) { _Directory.current = path; }