[][src]Module weechat::weechat

Main weechat module

Structs

ArgsWeechat

An iterator over the arguments of a command, yielding a String value for each argument.

Weechat

Main Weechat struct that encapsulates common weechat API functions. It has a similar API as the weechat script API.