Class Irc::Channel::ModeHash
In: lib/rbot/irc.rb
Parent: Hash

Hash of modes. Subclass of Hash that defines any? and all? to check if boolean modes (Type D) are set

Methods

all?   any?  

Public Instance methods

[Validate]