Function Keymod.toString
Formats the dsdl into its construction representation:
 "dsdl.Keymod(<sdlKeymod>, <lShift>, <rShift>, <lCtrl>, <rCtrl>, <lAlt>, <rAlt>, <lGUI>, <rGUI>, <num>, <caps>, <mode>, <scroll>)"
					
			string toString() @safe const;
					
				
			Returns
the formatted string