Changes the current directory.
hcl
change-directory directory => current-dir
directory
A symbol or string specifying the new directory.
change-directory returns the current directory.
change-directory
change-directory changes the current directory. Use *current-working-directory* to find the current directory.
*current-working-directory*