In Files

Parent

Methods

Included Modules

Class/Module Index [+]

Quicksearch

Irc::RfcCasemap

The rfc1459 casemap

Public Class Methods

new() click to toggle source
# File lib/rbot/irc.rb, line 146
def initialize
  super('rfc1459', "\x41-\x5a\x7b-\x7e", "\x61-\x7a\x5b-\x5e")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.