In Files

Parent

Methods

Included Modules

Class/Module Index [+]

Quicksearch

Irc::AsciiCasemap

The ascii Casemap

Public Class Methods

new() click to toggle source
# File lib/rbot/irc.rb, line 170
def initialize
  super('ascii', "\x41-\x5a", "\x61-\x7a")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.