Clamps Dictionary
cd
Function
(cd &optional (dirarg (user-homedir-pathname)))
Change the current working directory to dirarg or to $HOME if dirarg is not supplied.
Arguments
dirarg |
String or Pathname. |
Function
(cd &optional (dirarg (user-homedir-pathname)))
Change the current working directory to dirarg or to $HOME if dirarg is not supplied.
dirarg |
String or Pathname. |
Created: 2025-12-12 Fr 21:35