Table of Contents
cmd.cd
Implementation
See Also
cmd.cd
“cmd.cd” changes the current working directory.
Implementation
def cd(dir="~",complain=1,quiet=1):
See Also
cd
|
api