Function LineGetter.historyFileDirectory
Override this to change the directory where history files are stored
					
			string historyFileDirectory();
					
				
			Default is $HOME/.arsd-getline on linux and %APPDATA%/arsd-getline/ on Windows.
Override this to change the directory where history files are stored
					
			string historyFileDirectory();
					
				
			Default is $HOME/.arsd-getline on linux and %APPDATA%/arsd-getline/ on Windows.