Added .pishrc and a function for resetting an object of the struct
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
|
||||
#include "Common.h"
|
||||
|
||||
const char* GetHomeDir(void);
|
||||
void IntegratedCheck(char* command);
|
||||
void ReadPishrc(void);
|
||||
void ReadPishrc(CommandStruct* command, char* inputString);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user