This module contains the actual Authentication stuff
Returns the only instance of BotOwnerClass
# File lib/rbot/botuser.rb, line 629 def Auth.botowner return BotOwnerClass.instance end
Returns the only instance of DefaultBotUserClass
# File lib/rbot/botuser.rb, line 605 def Auth.defaultbotuser return DefaultBotUserClass.instance end
Returns the only instance of ManagerClass
# File lib/rbot/botuser.rb, line 923 def Auth.manager return ManagerClass.instance end
Generated with the Darkfish Rdoc Generator 2.