mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-05 19:55:45 +01:00
Add some rough source documentation for IO.
This commit is contained in:
@@ -1159,7 +1159,7 @@ function Buffer() //{{{
|
||||
* Saves a page link to disk.
|
||||
*
|
||||
* @param {HTMLAnchorElement} elem The page link to save.
|
||||
* @param {boolean} skipPrompt Whether to open the "Save Link As..." dialog
|
||||
* @param {boolean} skipPrompt Whether to open the "Save Link As..." dialog.
|
||||
*/
|
||||
saveLink: function (elem, skipPrompt)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user