Class Irc::Bot::Config::Value
In: lib/rbot/config.rb
Parent: Object

Methods

default   get   new   parse   set   set_string   to_s   unset   validate   value  

Attributes

auth_path  [R] 
desc  [R] 
key  [R] 
manager  [R] 
order  [R] 
requires_rescan  [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

Protected Instance methods

[Validate]