mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 08:07:58 +01:00
Add some API documentation for Options and others.
This commit is contained in:
@@ -1220,7 +1220,7 @@ function CommandLine() //{{{
|
||||
*
|
||||
* @param {string} prompt The input prompt to use.
|
||||
* @param {function(string)} callback
|
||||
* @param {object} extra
|
||||
* @param {Object} extra
|
||||
* @... {function} onChange - A function to be called with the current
|
||||
* input every time it changes.
|
||||
* @... {function(CompletionContext)} completer - A completion function
|
||||
|
||||
Reference in New Issue
Block a user