safubot 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (89) hide show
  1. data/.yardoc/checksums +9 -0
  2. data/.yardoc/objects/root.dat +0 -0
  3. data/.yardoc/proxy_types +0 -0
  4. data/README.md +52 -1
  5. data/doc/Safubot/Bot.html +1287 -652
  6. data/doc/Safubot/Evented.html +409 -276
  7. data/doc/Safubot/KnownUser.html +476 -254
  8. data/doc/Safubot/Log.html +184 -192
  9. data/doc/Safubot/Query.html +131 -164
  10. data/doc/Safubot/Request.html +158 -147
  11. data/doc/Safubot/Response.html +92 -135
  12. data/doc/Safubot/Test.html +166 -187
  13. data/doc/Safubot/Twitter/Bot.html +1005 -455
  14. data/doc/Safubot/Twitter/DirectMessage.html +417 -238
  15. data/doc/Safubot/Twitter/Tweet.html +725 -398
  16. data/doc/Safubot/Twitter.html +69 -116
  17. data/doc/Safubot/XMPP/Bot.html +625 -303
  18. data/doc/Safubot/XMPP/Message.html +372 -217
  19. data/doc/Safubot/XMPP.html +69 -116
  20. data/doc/Safubot.html +155 -126
  21. data/doc/_index.html +294 -0
  22. data/doc/class_list.html +47 -0
  23. data/doc/css/common.css +1 -0
  24. data/doc/css/full_list.css +55 -0
  25. data/doc/css/style.css +322 -0
  26. data/doc/file.README.html +140 -0
  27. data/doc/file_list.html +49 -0
  28. data/doc/frames.html +13 -0
  29. data/doc/index.html +129 -101
  30. data/doc/js/app.js +205 -0
  31. data/doc/js/full_list.js +167 -0
  32. data/doc/js/jquery.js +3 -5
  33. data/doc/method_list.html +638 -0
  34. data/doc/top-level-namespace.html +103 -0
  35. data/lib/safubot/bot.rb +22 -20
  36. data/lib/safubot/known_user.rb +2 -0
  37. data/lib/safubot/twitter.rb +30 -26
  38. data/lib/safubot/version.rb +1 -1
  39. data/lib/safubot/xmpp.rb +20 -14
  40. data/safubot.gemspec +1 -0
  41. metadata +50 -71
  42. data/doc/Gemfile.html +0 -119
  43. data/doc/Object.html +0 -171
  44. data/doc/Rakefile.html +0 -117
  45. data/doc/created.rid +0 -14
  46. data/doc/foo_rb.html +0 -115
  47. data/doc/images/add.png +0 -0
  48. data/doc/images/brick.png +0 -0
  49. data/doc/images/brick_link.png +0 -0
  50. data/doc/images/bug.png +0 -0
  51. data/doc/images/bullet_black.png +0 -0
  52. data/doc/images/bullet_toggle_minus.png +0 -0
  53. data/doc/images/bullet_toggle_plus.png +0 -0
  54. data/doc/images/date.png +0 -0
  55. data/doc/images/delete.png +0 -0
  56. data/doc/images/find.png +0 -0
  57. data/doc/images/loadingAnimation.gif +0 -0
  58. data/doc/images/macFFBgHack.png +0 -0
  59. data/doc/images/package.png +0 -0
  60. data/doc/images/page_green.png +0 -0
  61. data/doc/images/page_white_text.png +0 -0
  62. data/doc/images/page_white_width.png +0 -0
  63. data/doc/images/plugin.png +0 -0
  64. data/doc/images/ruby.png +0 -0
  65. data/doc/images/tag_blue.png +0 -0
  66. data/doc/images/tag_green.png +0 -0
  67. data/doc/images/transparent.png +0 -0
  68. data/doc/images/wrench.png +0 -0
  69. data/doc/images/wrench_orange.png +0 -0
  70. data/doc/images/zoom.png +0 -0
  71. data/doc/js/darkfish.js +0 -153
  72. data/doc/js/navigation.js +0 -142
  73. data/doc/js/search.js +0 -94
  74. data/doc/js/search_index.js +0 -1
  75. data/doc/js/searcher.js +0 -228
  76. data/doc/lib/safubot/bot_rb.html +0 -115
  77. data/doc/lib/safubot/evented_rb.html +0 -115
  78. data/doc/lib/safubot/known_user_rb.html +0 -115
  79. data/doc/lib/safubot/log_rb.html +0 -115
  80. data/doc/lib/safubot/safubot_rb.html +0 -115
  81. data/doc/lib/safubot/spec/bot_spec_rb.html +0 -115
  82. data/doc/lib/safubot/spec/twitter_spec_rb.html +0 -137
  83. data/doc/lib/safubot/test_helper_rb.html +0 -115
  84. data/doc/lib/safubot/twitter_rb.html +0 -115
  85. data/doc/lib/safubot/version_rb.html +0 -115
  86. data/doc/lib/safubot/xmpp_rb.html +0 -115
  87. data/doc/lib/safubot_rb.html +0 -115
  88. data/doc/rdoc.css +0 -543
  89. data/doc/table_of_contents.html +0 -224
@@ -1,153 +1,106 @@
1
- <!DOCTYPE html>
2
-
3
- <html>
4
- <head>
5
- <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
+ <head>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
+ <title>
7
+ Module: Safubot::XMPP
8
+
9
+ &mdash; Documentation by YARD 0.7.3
10
+
11
+ </title>
6
12
 
7
- <title>Module: Safubot::XMPP</title>
13
+ <link rel="stylesheet" href="../css/style.css" type="text/css" media="screen" charset="utf-8" />
8
14
 
9
- <link type="text/css" media="screen" href="../rdoc.css" rel="stylesheet">
15
+ <link rel="stylesheet" href="../css/common.css" type="text/css" media="screen" charset="utf-8" />
10
16
 
11
- <script type="text/javascript">
12
- var rdoc_rel_prefix = "../";
17
+ <script type="text/javascript" charset="utf-8">
18
+ relpath = '..';
19
+ if (relpath != '') relpath += '/';
13
20
  </script>
14
21
 
15
- <script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
16
- <script type="text/javascript" charset="utf-8" src="../js/navigation.js"></script>
17
- <script type="text/javascript" charset="utf-8" src="../js/search_index.js"></script>
18
- <script type="text/javascript" charset="utf-8" src="../js/search.js"></script>
19
- <script type="text/javascript" charset="utf-8" src="../js/searcher.js"></script>
20
- <script type="text/javascript" charset="utf-8" src="../js/darkfish.js"></script>
21
-
22
-
23
- <body id="top" class="module">
24
- <nav id="metadata">
25
- <nav id="home-section" class="section">
26
- <h3 class="section-header">
27
- <a href="../index.html">Home</a>
28
- <a href="../table_of_contents.html#classes">Classes</a>
29
- <a href="../table_of_contents.html#methods">Methods</a>
30
- </h3>
31
- </nav>
32
-
33
-
34
- <nav id="search-section" class="section project-section" class="initially-hidden">
35
- <form action="#" method="get" accept-charset="utf-8">
36
- <h3 class="section-header">
37
- <input type="text" name="search" placeholder="Search" id="search-field"
38
- title="Type to search, Up and Down to navigate, Enter to load">
39
- </h3>
40
- </form>
41
-
42
- <ul id="search-results" class="initially-hidden"></ul>
43
- </nav>
44
-
45
-
46
- <div id="file-metadata">
47
- <nav id="file-list-section" class="section">
48
- <h3 class="section-header">Defined In</h3>
49
- <ul>
50
- <li>lib/safubot/xmpp.rb
51
- </ul>
52
- </nav>
53
-
54
-
55
- </div>
22
+ <script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
56
23
 
57
- <div id="class-metadata">
58
-
59
-
60
-
61
-
62
- </div>
24
+ <script type="text/javascript" charset="utf-8" src="../js/app.js"></script>
63
25
 
64
- <div id="project-metadata">
65
- <nav id="fileindex-section" class="section project-section">
66
- <h3 class="section-header">Pages</h3>
67
26
 
68
- <ul>
27
+ </head>
28
+ <body>
29
+ <script type="text/javascript" charset="utf-8">
30
+ if (window.top.frames.main) document.body.className = 'frames';
31
+ </script>
32
+
33
+ <div id="header">
34
+ <div id="menu">
69
35
 
70
- <li class="file"><a href="../Gemfile.html">Gemfile</a>
36
+ <a href="../_index.html">Index (X)</a> &raquo;
37
+ <span class='title'><span class='object_link'><a href="../Safubot.html" title="Safubot (module)">Safubot</a></span></span>
38
+ &raquo;
39
+ <span class="title">XMPP</span>
71
40
 
72
- <li class="file"><a href="../Rakefile.html">Rakefile</a>
73
41
 
74
- </ul>
75
- </nav>
42
+ <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
43
+ </div>
76
44
 
77
- <nav id="classindex-section" class="section project-section">
78
- <h3 class="section-header">Class and Module Index</h3>
79
-
80
- <ul class="link-list">
81
-
82
- <li><a href="../Safubot.html">Safubot</a>
45
+ <div id="search">
83
46
 
84
- <li><a href="../Safubot/Bot.html">Safubot::Bot</a>
47
+ <a id="class_list_link" href="#">Class List</a>
85
48
 
86
- <li><a href="../Safubot/Evented.html">Safubot::Evented</a>
49
+ <a id="method_list_link" href="#">Method List</a>
87
50
 
88
- <li><a href="../Safubot/KnownUser.html">Safubot::KnownUser</a>
51
+ <a id="file_list_link" href="#">File List</a>
89
52
 
90
- <li><a href="../Safubot/Log.html">Safubot::Log</a>
91
-
92
- <li><a href="../Safubot/Query.html">Safubot::Query</a>
93
-
94
- <li><a href="../Safubot/Request.html">Safubot::Request</a>
95
-
96
- <li><a href="../Safubot/Response.html">Safubot::Response</a>
53
+ </div>
54
+ <div class="clear"></div>
55
+ </div>
56
+
57
+ <iframe id="search_frame"></iframe>
58
+
59
+ <div id="content"><h1>Module: Safubot::XMPP
97
60
 
98
- <li><a href="../Safubot/Test.html">Safubot::Test</a>
99
61
 
100
- <li><a href="../Safubot/Twitter.html">Safubot::Twitter</a>
101
62
 
102
- <li><a href="../Safubot/Twitter/Bot.html">Safubot::Twitter::Bot</a>
63
+ </h1>
64
+
65
+ <dl class="box">
103
66
 
104
- <li><a href="../Safubot/Twitter/DirectMessage.html">Safubot::Twitter::DirectMessage</a>
105
67
 
106
- <li><a href="../Safubot/Twitter/Tweet.html">Safubot::Twitter::Tweet</a>
68
+
107
69
 
108
- <li><a href="../Safubot/XMPP.html">Safubot::XMPP</a>
70
+
109
71
 
110
- <li><a href="../Safubot/XMPP/Bot.html">Safubot::XMPP::Bot</a>
111
72
 
112
- <li><a href="../Safubot/XMPP/Message.html">Safubot::XMPP::Message</a>
113
73
 
114
- <li><a href="../Object.html">Object</a>
74
+ <dt class="r1 last">Defined in:</dt>
75
+ <dd class="r1 last">lib/safubot/xmpp.rb</dd>
115
76
 
116
- </ul>
117
- </nav>
77
+ </dl>
78
+ <div class="clear"></div>
118
79
 
119
- </div>
120
- </nav>
121
-
122
- <div id="documentation">
123
- <h1 class="module">module Safubot::XMPP</h1>
124
-
125
- <div id="description" class="description">
80
+ <h2>Defined Under Namespace</h2>
81
+ <p class="children">
82
+
126
83
 
127
- </div><!-- description -->
128
-
129
-
130
-
131
-
132
- <section id="5Buntitled-5D" class="documentation-section">
84
+
133
85
 
134
-
86
+ <strong class="classes">Classes:</strong> <span class='object_link'><a href="XMPP/Bot.html" title="Safubot::XMPP::Bot (class)">Bot</a></span>, <span class='object_link'><a href="XMPP/Message.html" title="Safubot::XMPP::Message (class)">Message</a></span>
135
87
 
88
+
89
+ </p>
136
90
 
137
-
138
91
 
139
-
140
92
 
141
- <!-- Methods -->
142
-
143
- </section><!-- 5Buntitled-5D -->
144
93
 
145
- </div><!-- documentation -->
146
94
 
147
95
 
148
- <footer id="validator-badges">
149
- <p><a href="http://validator.w3.org/check/referer">[Validate]</a>
150
- <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.11.
151
- <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
152
- </footer>
153
96
 
97
+ </div>
98
+
99
+ <div id="footer">
100
+ Generated on Mon Nov 28 20:20:03 2011 by
101
+ <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
102
+ 0.7.3 (ruby-1.9.2).
103
+ </div>
104
+
105
+ </body>
106
+ </html>
data/doc/Safubot.html CHANGED
@@ -1,173 +1,202 @@
1
- <!DOCTYPE html>
2
-
3
- <html>
4
- <head>
5
- <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
+ <head>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
+ <title>
7
+ Module: Safubot
8
+
9
+ &mdash; Documentation by YARD 0.7.3
10
+
11
+ </title>
6
12
 
7
- <title>Module: Safubot</title>
13
+ <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
8
14
 
9
- <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
15
+ <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
10
16
 
11
- <script type="text/javascript">
12
- var rdoc_rel_prefix = "./";
17
+ <script type="text/javascript" charset="utf-8">
18
+ relpath = '';
19
+ if (relpath != '') relpath += '/';
13
20
  </script>
14
21
 
15
- <script type="text/javascript" charset="utf-8" src="./js/jquery.js"></script>
16
- <script type="text/javascript" charset="utf-8" src="./js/navigation.js"></script>
17
- <script type="text/javascript" charset="utf-8" src="./js/search_index.js"></script>
18
- <script type="text/javascript" charset="utf-8" src="./js/search.js"></script>
19
- <script type="text/javascript" charset="utf-8" src="./js/searcher.js"></script>
20
- <script type="text/javascript" charset="utf-8" src="./js/darkfish.js"></script>
21
-
22
-
23
- <body id="top" class="module">
24
- <nav id="metadata">
25
- <nav id="home-section" class="section">
26
- <h3 class="section-header">
27
- <a href="./index.html">Home</a>
28
- <a href="./table_of_contents.html#classes">Classes</a>
29
- <a href="./table_of_contents.html#methods">Methods</a>
30
- </h3>
31
- </nav>
32
-
33
-
34
- <nav id="search-section" class="section project-section" class="initially-hidden">
35
- <form action="#" method="get" accept-charset="utf-8">
36
- <h3 class="section-header">
37
- <input type="text" name="search" placeholder="Search" id="search-field"
38
- title="Type to search, Up and Down to navigate, Enter to load">
39
- </h3>
40
- </form>
41
-
42
- <ul id="search-results" class="initially-hidden"></ul>
43
- </nav>
44
-
45
-
46
- <div id="file-metadata">
47
- <nav id="file-list-section" class="section">
48
- <h3 class="section-header">Defined In</h3>
49
- <ul>
50
- <li>lib/safubot/xmpp.rb
51
- <li>lib/safubot/evented.rb
52
- <li>lib/safubot/bot.rb
53
- <li>lib/safubot/known_user.rb
54
- <li>lib/safubot/test_helper.rb
55
- <li>lib/safubot/twitter.rb
56
- <li>lib/safubot/version.rb
57
- <li>lib/safubot/log.rb
58
- </ul>
59
- </nav>
22
+ <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
60
23
 
61
-
62
- </div>
24
+ <script type="text/javascript" charset="utf-8" src="js/app.js"></script>
63
25
 
64
- <div id="class-metadata">
65
-
26
+
27
+ </head>
28
+ <body>
29
+ <script type="text/javascript" charset="utf-8">
30
+ if (window.top.frames.main) document.body.className = 'frames';
31
+ </script>
66
32
 
33
+ <div id="header">
34
+ <div id="menu">
35
+
36
+ <a href="_index.html">Index (S)</a> &raquo;
67
37
 
68
38
 
69
- </div>
70
-
71
- <div id="project-metadata">
72
- <nav id="fileindex-section" class="section project-section">
73
- <h3 class="section-header">Pages</h3>
74
-
75
- <ul>
39
+ <span class="title">Safubot</span>
76
40
 
77
- <li class="file"><a href="./Gemfile.html">Gemfile</a>
78
41
 
79
- <li class="file"><a href="./Rakefile.html">Rakefile</a>
80
-
81
- </ul>
82
- </nav>
42
+ <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
43
+ </div>
83
44
 
84
- <nav id="classindex-section" class="section project-section">
85
- <h3 class="section-header">Class and Module Index</h3>
86
-
87
- <ul class="link-list">
88
-
89
- <li><a href="./Safubot.html">Safubot</a>
45
+ <div id="search">
90
46
 
91
- <li><a href="./Safubot/Bot.html">Safubot::Bot</a>
47
+ <a id="class_list_link" href="#">Class List</a>
92
48
 
93
- <li><a href="./Safubot/Evented.html">Safubot::Evented</a>
49
+ <a id="method_list_link" href="#">Method List</a>
94
50
 
95
- <li><a href="./Safubot/KnownUser.html">Safubot::KnownUser</a>
51
+ <a id="file_list_link" href="#">File List</a>
96
52
 
97
- <li><a href="./Safubot/Log.html">Safubot::Log</a>
53
+ </div>
54
+ <div class="clear"></div>
55
+ </div>
56
+
57
+ <iframe id="search_frame"></iframe>
58
+
59
+ <div id="content"><h1>Module: Safubot
98
60
 
99
- <li><a href="./Safubot/Query.html">Safubot::Query</a>
100
61
 
101
- <li><a href="./Safubot/Request.html">Safubot::Request</a>
102
62
 
103
- <li><a href="./Safubot/Response.html">Safubot::Response</a>
63
+ </h1>
64
+
65
+ <dl class="box">
104
66
 
105
- <li><a href="./Safubot/Test.html">Safubot::Test</a>
106
67
 
107
- <li><a href="./Safubot/Twitter.html">Safubot::Twitter</a>
68
+
108
69
 
109
- <li><a href="./Safubot/Twitter/Bot.html">Safubot::Twitter::Bot</a>
70
+
110
71
 
111
- <li><a href="./Safubot/Twitter/DirectMessage.html">Safubot::Twitter::DirectMessage</a>
112
72
 
113
- <li><a href="./Safubot/Twitter/Tweet.html">Safubot::Twitter::Tweet</a>
114
73
 
115
- <li><a href="./Safubot/XMPP.html">Safubot::XMPP</a>
74
+ <dt class="r1 last">Defined in:</dt>
75
+ <dd class="r1 last">lib/safubot.rb<span class="defines">,<br />
76
+ lib/safubot/bot.rb,<br /> lib/safubot/log.rb,<br /> lib/safubot/xmpp.rb,<br /> lib/safubot/evented.rb,<br /> lib/safubot/version.rb,<br /> lib/safubot/twitter.rb,<br /> lib/safubot/known_user.rb,<br /> lib/safubot/test_helper.rb</span>
77
+ </dd>
116
78
 
117
- <li><a href="./Safubot/XMPP/Bot.html">Safubot::XMPP::Bot</a>
79
+ </dl>
80
+ <div class="clear"></div>
81
+
82
+ <h2>Defined Under Namespace</h2>
83
+ <p class="children">
84
+
85
+
86
+ <strong class="modules">Modules:</strong> <span class='object_link'><a href="Safubot/Evented.html" title="Safubot::Evented (module)">Evented</a></span>, <span class='object_link'><a href="Safubot/Log.html" title="Safubot::Log (module)">Log</a></span>, <span class='object_link'><a href="Safubot/Test.html" title="Safubot::Test (module)">Test</a></span>, <span class='object_link'><a href="Safubot/Twitter.html" title="Safubot::Twitter (module)">Twitter</a></span>, <span class='object_link'><a href="Safubot/XMPP.html" title="Safubot::XMPP (module)">XMPP</a></span>
87
+
88
+
89
+
90
+ <strong class="classes">Classes:</strong> <span class='object_link'><a href="Safubot/Bot.html" title="Safubot::Bot (class)">Bot</a></span>, <span class='object_link'><a href="Safubot/KnownUser.html" title="Safubot::KnownUser (class)">KnownUser</a></span>, <span class='object_link'><a href="Safubot/Query.html" title="Safubot::Query (class)">Query</a></span>, <span class='object_link'><a href="Safubot/Request.html" title="Safubot::Request (class)">Request</a></span>, <span class='object_link'><a href="Safubot/Response.html" title="Safubot::Response (class)">Response</a></span>
91
+
118
92
 
119
- <li><a href="./Safubot/XMPP/Message.html">Safubot::XMPP::Message</a>
93
+ </p>
94
+
95
+ <h2>Constant Summary</h2>
120
96
 
121
- <li><a href="./Object.html">Object</a>
97
+ <dl class="constants">
98
+
99
+ <dt id="VERSION-constant" class="">VERSION =
100
+
101
+ </dt>
102
+ <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>0.0.2</span><span class='tstring_end'>&quot;</span></span></pre></dd>
103
+
104
+ </dl>
122
105
 
123
- </ul>
124
- </nav>
125
-
126
- </div>
127
- </nav>
128
106
 
129
- <div id="documentation">
130
- <h1 class="module">module Safubot</h1>
131
107
 
132
- <div id="description" class="description">
108
+ <h2>Class Attribute Summary <small>(<a href="#" class="summary_toggle">collapse</a>)</small></h2>
109
+ <ul class="summary">
110
+
111
+ <li class="public ">
112
+ <span class="summary_signature">
113
+
114
+ <a href="#mode-class_method" title="mode (class method)">+ (Object) <strong>mode</strong> </a>
133
115
 
134
- </div><!-- description -->
135
116
 
117
+
118
+ </span>
136
119
 
137
120
 
138
-
139
- <section id="5Buntitled-5D" class="documentation-section">
140
121
 
141
-
142
122
 
123
+
124
+
125
+
126
+
127
+
143
128
 
144
-
145
- <!-- Constants -->
146
- <section id="constants-list" class="section">
147
- <h3 class="section-header">Constants</h3>
148
- <dl>
149
-
150
- <dt id="VERSION">VERSION
151
-
152
- <dd class="description">
153
-
154
-
155
- </dl>
156
- </section>
157
-
129
+
130
+ <span class="summary_desc"><div class='inline'><p>
131
+ Returns the value of attribute mode.
132
+ </p>
133
+ </div></span>
134
+
135
+ </li>
158
136
 
159
137
 
138
+ </ul>
139
+
140
+
160
141
 
161
- <!-- Methods -->
142
+
143
+
144
+ <div id="class_attr_details" class="attr_details">
145
+ <h2>Class Attribute Details</h2>
162
146
 
163
- </section><!-- 5Buntitled-5D -->
147
+
148
+ <span id="mode=-class_method"></span>
149
+ <span id="mode-class_method"></span>
150
+ <div class="method_details first">
151
+ <p class="signature first" id="mode-class_method">
152
+
153
+ + (<tt>Object</tt>) <strong>mode</strong>
154
+
164
155
 
165
- </div><!-- documentation -->
156
+
157
+ </p><div class="docstring">
158
+ <div class="discussion">
159
+ <p>
160
+ Returns the value of attribute mode
161
+ </p>
166
162
 
167
163
 
168
- <footer id="validator-badges">
169
- <p><a href="http://validator.w3.org/check/referer">[Validate]</a>
170
- <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.11.
171
- <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
172
- </footer>
164
+ </div>
165
+ </div>
166
+ <div class="tags">
167
+
168
+
169
+ </div><table class="source_code">
170
+ <tr>
171
+ <td>
172
+ <pre class="lines">
173
+
174
+
175
+ 14
176
+ 15
177
+ 16</pre>
178
+ </td>
179
+ <td>
180
+ <pre class="code"><span class="info file"># File 'lib/safubot.rb', line 14</span>
181
+
182
+ <span class='kw'>def</span> <span class='id mode'>mode</span>
183
+ <span class='ivar'>@mode</span>
184
+ <span class='kw'>end</span></pre>
185
+ </td>
186
+ </tr>
187
+ </table>
188
+ </div>
189
+
190
+ </div>
191
+
173
192
 
193
+ </div>
194
+
195
+ <div id="footer">
196
+ Generated on Mon Nov 28 20:20:03 2011 by
197
+ <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
198
+ 0.7.3 (ruby-1.9.2).
199
+ </div>
200
+
201
+ </body>
202
+ </html>