[][src]Module weechat::infolist

Infolists can be used to share information between scripts and plugins.

The list of available infolists can be found in the Weechat plugin API reference.

Structs

Infolist

An infolist is a list of items.

InfolistItem

An item of the infolist.

Enums

InfolistType

The type of an infolist variable.

InfolistVariable

A variable that was fetched out of the infolist item.