ChangeDirectoryCommandHandler
ChangeDirectoryCommandHandler is a pre-defined instance of TCommandHandler which takes care of the "cd" command and changes the status of the TPrintableConsoleHandler it has been assigned to by causing an HR_REQUIRES_STATUS_CHANGE in its return value. Additionaly, it changes the current directory with the application using ChDir.