Format: rundir [dir]
This command changes the directory your program runs in to dir. If no argument is given, then the current directory the program runs in is printed. This command is only relevant to native debugging.
Previous
Next