view doc/html/api/module/Irccd.Plugin/Irccd.Plugin.reload.md @ 263:48676ca7071c

Docs: use less hierarchy for less indexes
author David Demelier <markand@malikania.fr>
date Thu, 15 Sep 2016 13:16:05 +0200
parents
children
line wrap: on
line source

---
function: reload
js: true
summary: "Reload a plugin by name."
synopsis: "Irccd.Plugin.reload(name)"
arguments:
  - "**name**: the plugin identifier."
throws:
  - "Error on errors,"
  - "ReferenceError if the plugin was not found."
---