[−][src]Module sunrise_shell::subcommands::cd
Subcommand to change the CWD.
Takes a single directory argument. Sets the CURRENT_WORK_DIRECTORY
to the absolute path this directory resolves to - if it exists.
Statics
HELP | Help string. |
Functions
main | Change the current working directory |