Class Irc::Template
In: lib/rbot/messagemapper.rb
Parent: Object

Methods

Attributes

defaults  [R] 
items  [R] 
options  [R] 

Public Class methods

Public Instance methods

Verify that the given value passes this template’s requirements

Recognize the provided string components, returning a hash of recognized values, or [nil, reason] if the string isn’t recognized.

[Validate]