view doc/html/api/event/onLoad.md @ 15:8d74eeb81184

Docs: update documentation in the irccd JavaScript events
author David Demelier <markand@malikania.fr>
date Thu, 11 Feb 2016 13:48:53 +0100
parents 1158cffe5a5e
children 904ee87bc808
line wrap: on
line source

---
event: onLoad
summary: "This function is called when irccd instance load a plugin. If this function throws an error, the script is not loaded."
synopsis: "function onLoad()"
---