create-anu-app
create-anu-app copied to clipboard
切换执行目录,相当于shell中的cd
// if you also want to change current process working directory:
process.chdir(otherDir);