mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 09:17:59 +01:00
Add some rough source documentation for IO.
This commit is contained in:
@@ -150,7 +150,7 @@ Command.prototype = {
|
||||
* @param {number} count @deprecated Whether this command was
|
||||
* executed with a leading count.
|
||||
* @param modifiers Any modifiers to be passed to
|
||||
* {@link action}
|
||||
* {@link #action}.
|
||||
*/
|
||||
execute: function (args, bang, count, modifiers)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user