1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 18:32:25 +01:00
Files
pentadactyl-pm/content/commands.js
Martin Stubenschrott 1035a01ace make use of our argsParser to handle commands with a fixed number of arguments.
Also added args.string to access the original string before it was parsed.
TODO: Always pass a parseArgs-like structure to commands, instead of only
when options or argCount is specified?
2008-08-13 21:53:56 +00:00

28 KiB