Parent

Methods

Class/Module Index [+]

Quicksearch

Irc::Socket::IdentityFilter

default trivial filter class

Public Instance Methods

in(x) click to toggle source
# File lib/rbot/ircsocket.rb, line 260
def in(x)
    x
end
out(x) click to toggle source
# File lib/rbot/ircsocket.rb, line 264
def out(x)
    x
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.