Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
dax
/
src
/
commands
/
cd.ts
Cross-platform shell tools for Deno and Node.js inspired by zx.
dsherret/dax
Extremely Popular
Version
0.39.2
0.39.1
0.39.0
0.38.0
0.37.1
0.37.0
0.36.0
0.35.0
0.34.0
0.33.0
0.32.0
0.31.1
0.31.0
0.30.1
0.30.0
0.29.0
0.28.0
0.27.0
0.26.0
0.25.0
0.24.1
0.24.0
0.23.0
0.22.0
0.21.0
0.20.0
0.19.0
0.18.1
0.18.0
0.17.0
0.16.0
0.15.0
0.14.1
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.1
0.7.0
0.6.0
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0
0.0.1
Go to Latest
Menu
args.ts
I
ArgKind
f
bailUnsupported
f
parseArgKinds
cat.ts
f
catCommand
f
parseCatArgs
cd.ts
f
cdCommand
cp_mv.ts
f
cpCommand
f
mvCommand
f
parseCpArgs
f
parseMvArgs
echo.ts
f
echoCommand
exit.ts
f
exitCommand
export.ts
f
exportCommand
mkdir.ts
f
mkdirCommand
f
parseArgs
printenv.ts
f
printEnvCommand
pwd.ts
f
parseArgs
f
pwdCommand
rm.ts
f
parseArgs
f
rmCommand
sleep.ts
f
sleepCommand
touch.ts
f
parseArgs
f
touchCommand
unset.ts
f
unsetCommand
import
*
as
dax
from
"https://deno.land/x/dax@0.39.1/src/commands/cd.ts"
;
Functions
f
cdCommand