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 get-working-directory to find the current directory.
get-working-directory