rshell  1.2
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CCommandInstantiated by Command_Set or Command_List to run user defined single commands
 CCommand_ElementBase class for Command_List, Command_Set and Command
 CCommand_List
 CCommand_SetInstantiated by Command_List iff user input is linked commands by && || or ;
 CParseBase class for Parsing functions not including Parse_Command_Sets
 CParse_Command_SetsContains several various parsing techinques to manage bash input
 CParse_Multiple_CommandsParses a command string into a vector of strings separated by connectors
 CParse_Single_CommandParses the string passed to the Command structure into command and parameters