sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
val create : Config.t -> plugin list -> (t, string) Result.result Lwt.t
Create a collection of plugins, loading the state, initializing them
val on_msg_l : t -> (Core.t -> Irc_message.t -> unit Lwt.t) list
List of callbacks called on each message
val reload : t -> (unit, string) Result.result Lwt.t
Reload state from disk