Method: Codebot::Core#web_server
- Defined in:
- lib/codebot/core.rb
#web_server ⇒ IRCClient (readonly)
Returns the web server.
18 19 20 |
# File 'lib/codebot/core.rb', line 18 def web_server @web_server end |
Returns the web server.
18 19 20 |
# File 'lib/codebot/core.rb', line 18 def web_server @web_server end |