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