Class Irc::BotConfigValue
In: lib/rbot/config.rb
Parent: Object

Methods

default   get   new   parse   set   set_string   to_s   unset   validate   value  

Attributes

desc  [R] 
key  [R] 
order  [R] 
requires_restart  [R] 
type  [R] 
wizard  [R] 

Public Class methods

Public Instance methods

override this. the default will work for strings only

set string will raise ArgumentErrors on failed parse/validate

value()

Alias for get

Private Instance methods

[Validate]