Function Keymod.toString

Formats the dsdl2.Keymod into its construction representation: "dsdl2.Keymod(<sdlKeymod>, <lShift>, <rShift>, <lCtrl>, <rCtrl>, <lAlt>, <rAlt>, <lGUI>, <rGUI>, <num>, <caps>, <mode>, <scroll>)"

string toString() @safe const;

Returns

the formatted string