rubu 0.0.5 → 0.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +1,12 @@
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">
1
+ <!DOCTYPE html>
2
+ <html>
4
3
  <head>
5
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
6
  <title>
7
7
  Class: Rubu::Fork
8
8
 
9
- &mdash; Documentation by YARD 0.8.7.6
9
+ &mdash; Documentation by YARD 0.9.16
10
10
 
11
11
  </title>
12
12
 
@@ -15,9 +15,8 @@
15
15
  <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
- hasFrames = window.top.frames.main ? true : false;
18
+ pathId = "Rubu::Fork";
19
19
  relpath = '../';
20
- framesUrl = "../frames.html#!Rubu/Fork.html";
21
20
  </script>
22
21
 
23
22
 
@@ -28,51 +27,48 @@
28
27
 
29
28
  </head>
30
29
  <body>
31
- <div id="header">
32
- <div id="menu">
30
+ <div class="nav_wrap">
31
+ <iframe id="nav" src="../class_list.html?1"></iframe>
32
+ <div id="resizer"></div>
33
+ </div>
34
+
35
+ <div id="main" tabindex="-1">
36
+ <div id="header">
37
+ <div id="menu">
33
38
 
34
39
  <a href="../_index.html">Index (F)</a> &raquo;
35
40
  <span class='title'><span class='object_link'><a href="../Rubu.html" title="Rubu (module)">Rubu</a></span></span>
36
41
  &raquo;
37
42
  <span class="title">Fork</span>
38
43
 
39
-
40
- <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
41
44
  </div>
42
45
 
43
- <div id="search">
46
+ <div id="search">
44
47
 
45
48
  <a class="full_list_link" id="class_list_link"
46
49
  href="../class_list.html">
47
- Class List
48
- </a>
49
-
50
- <a class="full_list_link" id="method_list_link"
51
- href="../method_list.html">
52
- Method List
53
- </a>
54
-
55
- <a class="full_list_link" id="file_list_link"
56
- href="../file_list.html">
57
- File List
50
+
51
+ <svg width="24" height="24">
52
+ <rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
53
+ <rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
54
+ <rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
55
+ </svg>
58
56
  </a>
59
57
 
60
58
  </div>
61
- <div class="clear"></div>
62
- </div>
59
+ <div class="clear"></div>
60
+ </div>
63
61
 
64
- <iframe id="search_frame"></iframe>
65
-
66
- <div id="content"><h1>Class: Rubu::Fork
62
+ <div id="content"><h1>Class: Rubu::Fork
67
63
 
68
64
 
69
65
 
70
66
  </h1>
71
-
72
- <dl class="box">
67
+ <div class="box_info">
73
68
 
74
- <dt class="r1">Inherits:</dt>
75
- <dd class="r1">
69
+ <dl>
70
+ <dt>Inherits:</dt>
71
+ <dd>
76
72
  <span class="inheritName"><span class='object_link'><a href="Trail.html" title="Rubu::Trail (class)">Trail</a></span></span>
77
73
 
78
74
  <ul class="fullTree">
@@ -87,21 +83,25 @@
87
83
  </ul>
88
84
  <a href="#" class="inheritanceTree">show all</a>
89
85
 
90
- </dd>
91
-
86
+ </dd>
87
+ </dl>
88
+
89
+
92
90
 
93
91
 
94
-
95
92
 
96
-
97
93
 
98
94
 
95
+
96
+
97
+
99
98
 
100
- <dt class="r2 last">Defined in:</dt>
101
- <dd class="r2 last">lib/rubu.rb</dd>
99
+ <dl>
100
+ <dt>Defined in:</dt>
101
+ <dd>lib/rubu.rb</dd>
102
+ </dl>
102
103
 
103
- </dl>
104
- <div class="clear"></div>
104
+ </div>
105
105
 
106
106
  <h2>Overview</h2><div class="docstring">
107
107
  <div class="discussion">
@@ -134,7 +134,7 @@
134
134
 
135
135
  <h2>
136
136
  Instance Method Summary
137
- <small>(<a href="#" class="summary_toggle">collapse</a>)</small>
137
+ <small><a href="#" class="summary_toggle">collapse</a></small>
138
138
  </h2>
139
139
 
140
140
  <ul class="summary">
@@ -142,7 +142,7 @@
142
142
  <li class="public ">
143
143
  <span class="summary_signature">
144
144
 
145
- <a href="#run-instance_method" title="#run (instance method)">- (Object) <strong>run</strong> </a>
145
+ <a href="#run-instance_method" title="#run (instance method)">#<strong>run</strong> &#x21d2; Object </a>
146
146
 
147
147
 
148
148
 
@@ -174,7 +174,7 @@
174
174
 
175
175
 
176
176
  <h3 class="inherited">Methods inherited from <span class='object_link'><a href="Trail.html" title="Rubu::Trail (class)">Trail</a></span></h3>
177
- <p class="inherited"><span class='object_link'><a href="Trail.html#%5B%5D-class_method" title="Rubu::Trail.[] (method)">[]</a></span>, <span class='object_link'><a href="Trail.html#form-class_method" title="Rubu::Trail.form (method)">form</a></span>, <span class='object_link'><a href="Trail.html#initialize-instance_method" title="Rubu::Trail#initialize (method)">#initialize</a></span>, <span class='object_link'><a href="Trail.html#load_setup-class_method" title="Rubu::Trail.load_setup (method)">load_setup</a></span>, <span class='object_link'><a href="Trail.html#pick-instance_method" title="Rubu::Trail#pick (method)">#pick</a></span>, <span class='object_link'><a href="Trail.html#run-class_method" title="Rubu::Trail.run (method)">run</a></span>, <span class='object_link'><a href="Trail.html#setup-class_method" title="Rubu::Trail.setup (method)">setup</a></span></p>
177
+ <p class="inherited"><span class='object_link'><a href="Trail.html#[]-class_method" title="Rubu::Trail.[] (method)">[]</a></span>, <span class='object_link'><a href="Trail.html#form-class_method" title="Rubu::Trail.form (method)">form</a></span>, <span class='object_link'><a href="Trail.html#initialize-instance_method" title="Rubu::Trail#initialize (method)">#initialize</a></span>, <span class='object_link'><a href="Trail.html#list-class_method" title="Rubu::Trail.list (method)">list</a></span>, <span class='object_link'><a href="Trail.html#load_setup-class_method" title="Rubu::Trail.load_setup (method)">load_setup</a></span>, <span class='object_link'><a href="Trail.html#pick-instance_method" title="Rubu::Trail#pick (method)">#pick</a></span>, <span class='object_link'><a href="Trail.html#run-class_method" title="Rubu::Trail.run (method)">run</a></span>, <span class='object_link'><a href="Trail.html#setup-class_method" title="Rubu::Trail.setup (method)">setup</a></span></p>
178
178
 
179
179
 
180
180
 
@@ -212,7 +212,7 @@
212
212
  <div class="method_details first">
213
213
  <h3 class="signature first" id="run-instance_method">
214
214
 
215
- - (<tt>Object</tt>) <strong>run</strong>
215
+ #<strong>run</strong> &#x21d2; <tt>Object</tt>
216
216
 
217
217
 
218
218
 
@@ -224,12 +224,12 @@
224
224
  <pre class="lines">
225
225
 
226
226
 
227
- 858
228
- 859
229
- 860</pre>
227
+ 863
228
+ 864
229
+ 865</pre>
230
230
  </td>
231
231
  <td>
232
- <pre class="code"><span class="info file"># File 'lib/rubu.rb', line 858</span>
232
+ <pre class="code"><span class="info file"># File 'lib/rubu.rb', line 863</span>
233
233
 
234
234
  <span class='kw'>def</span> <span class='id identifier rubyid_run'>run</span>
235
235
  <span class='id identifier rubyid_parallel_run'>parallel_run</span>
@@ -243,11 +243,12 @@
243
243
 
244
244
  </div>
245
245
 
246
- <div id="footer">
247
- Generated on Fri Aug 31 09:32:07 2018 by
246
+ <div id="footer">
247
+ Generated on Tue Sep 11 08:02:18 2018 by
248
248
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
249
- 0.8.7.6 (ruby-2.3.3).
249
+ 0.9.16 (ruby-2.5.1).
250
250
  </div>
251
251
 
252
+ </div>
252
253
  </body>
253
254
  </html>
@@ -1,12 +1,12 @@
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">
1
+ <!DOCTYPE html>
2
+ <html>
4
3
  <head>
5
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
6
  <title>
7
7
  Class: Rubu::Info
8
8
 
9
- &mdash; Documentation by YARD 0.8.7.6
9
+ &mdash; Documentation by YARD 0.9.16
10
10
 
11
11
  </title>
12
12
 
@@ -15,9 +15,8 @@
15
15
  <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
- hasFrames = window.top.frames.main ? true : false;
18
+ pathId = "Rubu::Info";
19
19
  relpath = '../';
20
- framesUrl = "../frames.html#!Rubu/Info.html";
21
20
  </script>
22
21
 
23
22
 
@@ -28,51 +27,48 @@
28
27
 
29
28
  </head>
30
29
  <body>
31
- <div id="header">
32
- <div id="menu">
30
+ <div class="nav_wrap">
31
+ <iframe id="nav" src="../class_list.html?1"></iframe>
32
+ <div id="resizer"></div>
33
+ </div>
34
+
35
+ <div id="main" tabindex="-1">
36
+ <div id="header">
37
+ <div id="menu">
33
38
 
34
39
  <a href="../_index.html">Index (I)</a> &raquo;
35
40
  <span class='title'><span class='object_link'><a href="../Rubu.html" title="Rubu (module)">Rubu</a></span></span>
36
41
  &raquo;
37
42
  <span class="title">Info</span>
38
43
 
39
-
40
- <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
41
44
  </div>
42
45
 
43
- <div id="search">
46
+ <div id="search">
44
47
 
45
48
  <a class="full_list_link" id="class_list_link"
46
49
  href="../class_list.html">
47
- Class List
48
- </a>
49
-
50
- <a class="full_list_link" id="method_list_link"
51
- href="../method_list.html">
52
- Method List
53
- </a>
54
-
55
- <a class="full_list_link" id="file_list_link"
56
- href="../file_list.html">
57
- File List
50
+
51
+ <svg width="24" height="24">
52
+ <rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
53
+ <rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
54
+ <rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
55
+ </svg>
58
56
  </a>
59
57
 
60
58
  </div>
61
- <div class="clear"></div>
62
- </div>
59
+ <div class="clear"></div>
60
+ </div>
63
61
 
64
- <iframe id="search_frame"></iframe>
65
-
66
- <div id="content"><h1>Class: Rubu::Info
62
+ <div id="content"><h1>Class: Rubu::Info
67
63
 
68
64
 
69
65
 
70
66
  </h1>
71
-
72
- <dl class="box">
67
+ <div class="box_info">
73
68
 
74
- <dt class="r1">Inherits:</dt>
75
- <dd class="r1">
69
+ <dl>
70
+ <dt>Inherits:</dt>
71
+ <dd>
76
72
  <span class="inheritName">Object</span>
77
73
 
78
74
  <ul class="fullTree">
@@ -83,21 +79,25 @@
83
79
  </ul>
84
80
  <a href="#" class="inheritanceTree">show all</a>
85
81
 
86
- </dd>
87
-
82
+ </dd>
83
+ </dl>
88
84
 
85
+
89
86
 
90
-
91
87
 
92
-
93
88
 
94
89
 
95
90
 
96
- <dt class="r2 last">Defined in:</dt>
97
- <dd class="r2 last">lib/rubu.rb</dd>
91
+
92
+
93
+
94
+
95
+ <dl>
96
+ <dt>Defined in:</dt>
97
+ <dd>lib/rubu.rb</dd>
98
+ </dl>
98
99
 
99
- </dl>
100
- <div class="clear"></div>
100
+ </div>
101
101
 
102
102
  <h2>Overview</h2><div class="docstring">
103
103
  <div class="discussion">
@@ -111,8 +111,12 @@
111
111
 
112
112
 
113
113
  </div>
114
- <h2>Constant Summary</h2>
115
114
 
115
+ <h2>
116
+ Constant Summary
117
+ <small><a href="#" class="constants_summary_toggle">collapse</a></small>
118
+ </h2>
119
+
116
120
  <dl class="constants">
117
121
 
118
122
  <dt id="info-classvariable" class="">@@info =
@@ -132,7 +136,7 @@
132
136
 
133
137
  <h2>
134
138
  Class Method Summary
135
- <small>(<a href="#" class="summary_toggle">collapse</a>)</small>
139
+ <small><a href="#" class="summary_toggle">collapse</a></small>
136
140
  </h2>
137
141
 
138
142
  <ul class="summary">
@@ -140,7 +144,7 @@
140
144
  <li class="public ">
141
145
  <span class="summary_signature">
142
146
 
143
- <a href="#%5B%5D-class_method" title="[] (class method)">+ (Object) <strong>[]</strong>(key) </a>
147
+ <a href="#[]-class_method" title="[] (class method)">.<strong>[]</strong>(key) &#x21d2; Object </a>
144
148
 
145
149
 
146
150
 
@@ -164,7 +168,7 @@
164
168
  <li class="public ">
165
169
  <span class="summary_signature">
166
170
 
167
- <a href="#%5B%5D%3D-class_method" title="[]= (class method)">+ (Object) <strong>[]=</strong>(key, val) </a>
171
+ <a href="#[]=-class_method" title="[]= (class method)">.<strong>[]=</strong>(key, val) &#x21d2; Object </a>
168
172
 
169
173
 
170
174
 
@@ -197,7 +201,7 @@
197
201
  <div class="method_details first">
198
202
  <h3 class="signature first" id="[]-class_method">
199
203
 
200
- + (<tt>Object</tt>) <strong>[]</strong>(key)
204
+ .<strong>[]</strong>(key) &#x21d2; <tt>Object</tt>
201
205
 
202
206
 
203
207
 
@@ -227,7 +231,7 @@
227
231
  <td>
228
232
  <pre class="code"><span class="info file"># File 'lib/rubu.rb', line 472</span>
229
233
 
230
- <span class='kw'>def</span> <span class='const'>Info</span><span class='period'>.</span><span class='op'>[]</span><span class='lparen'>(</span> <span class='id identifier rubyid_key'>key</span> <span class='rparen'>)</span>
234
+ <span class='kw'>def</span> <span class='const'><span class='object_link'><a href="" title="Rubu::Info (class)">Info</a></span></span><span class='period'>.</span><span class='op'>[]</span><span class='lparen'>(</span> <span class='id identifier rubyid_key'>key</span> <span class='rparen'>)</span>
231
235
  <span class='cvar'>@@info</span><span class='lbracket'>[</span> <span class='id identifier rubyid_key'>key</span> <span class='rbracket'>]</span>
232
236
  <span class='kw'>end</span></pre>
233
237
  </td>
@@ -238,7 +242,7 @@
238
242
  <div class="method_details ">
239
243
  <h3 class="signature " id="[]=-class_method">
240
244
 
241
- + (<tt>Object</tt>) <strong>[]=</strong>(key, val)
245
+ .<strong>[]=</strong>(key, val) &#x21d2; <tt>Object</tt>
242
246
 
243
247
 
244
248
 
@@ -268,7 +272,7 @@
268
272
  <td>
269
273
  <pre class="code"><span class="info file"># File 'lib/rubu.rb', line 467</span>
270
274
 
271
- <span class='kw'>def</span> <span class='const'>Info</span><span class='period'>.</span><span class='op'>[]=</span><span class='lparen'>(</span> <span class='id identifier rubyid_key'>key</span><span class='comma'>,</span> <span class='id identifier rubyid_val'>val</span> <span class='rparen'>)</span>
275
+ <span class='kw'>def</span> <span class='const'><span class='object_link'><a href="" title="Rubu::Info (class)">Info</a></span></span><span class='period'>.</span><span class='op'>[]=</span><span class='lparen'>(</span> <span class='id identifier rubyid_key'>key</span><span class='comma'>,</span> <span class='id identifier rubyid_val'>val</span> <span class='rparen'>)</span>
272
276
  <span class='cvar'>@@info</span><span class='lbracket'>[</span> <span class='id identifier rubyid_key'>key</span> <span class='rbracket'>]</span> <span class='op'>=</span> <span class='id identifier rubyid_val'>val</span>
273
277
  <span class='kw'>end</span></pre>
274
278
  </td>
@@ -280,11 +284,12 @@
280
284
 
281
285
  </div>
282
286
 
283
- <div id="footer">
284
- Generated on Fri Aug 31 09:32:07 2018 by
287
+ <div id="footer">
288
+ Generated on Tue Sep 11 08:02:18 2018 by
285
289
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
286
- 0.8.7.6 (ruby-2.3.3).
290
+ 0.9.16 (ruby-2.5.1).
287
291
  </div>
288
292
 
293
+ </div>
289
294
  </body>
290
295
  </html>
@@ -1,12 +1,12 @@
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">
1
+ <!DOCTYPE html>
2
+ <html>
4
3
  <head>
5
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
6
  <title>
7
7
  Class: Rubu::Mark
8
8
 
9
- &mdash; Documentation by YARD 0.8.7.6
9
+ &mdash; Documentation by YARD 0.9.16
10
10
 
11
11
  </title>
12
12
 
@@ -15,9 +15,8 @@
15
15
  <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
- hasFrames = window.top.frames.main ? true : false;
18
+ pathId = "Rubu::Mark";
19
19
  relpath = '../';
20
- framesUrl = "../frames.html#!Rubu/Mark.html";
21
20
  </script>
22
21
 
23
22
 
@@ -28,51 +27,48 @@
28
27
 
29
28
  </head>
30
29
  <body>
31
- <div id="header">
32
- <div id="menu">
30
+ <div class="nav_wrap">
31
+ <iframe id="nav" src="../class_list.html?1"></iframe>
32
+ <div id="resizer"></div>
33
+ </div>
34
+
35
+ <div id="main" tabindex="-1">
36
+ <div id="header">
37
+ <div id="menu">
33
38
 
34
39
  <a href="../_index.html">Index (M)</a> &raquo;
35
40
  <span class='title'><span class='object_link'><a href="../Rubu.html" title="Rubu (module)">Rubu</a></span></span>
36
41
  &raquo;
37
42
  <span class="title">Mark</span>
38
43
 
39
-
40
- <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
41
44
  </div>
42
45
 
43
- <div id="search">
46
+ <div id="search">
44
47
 
45
48
  <a class="full_list_link" id="class_list_link"
46
49
  href="../class_list.html">
47
- Class List
48
- </a>
49
-
50
- <a class="full_list_link" id="method_list_link"
51
- href="../method_list.html">
52
- Method List
53
- </a>
54
-
55
- <a class="full_list_link" id="file_list_link"
56
- href="../file_list.html">
57
- File List
50
+
51
+ <svg width="24" height="24">
52
+ <rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
53
+ <rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
54
+ <rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
55
+ </svg>
58
56
  </a>
59
57
 
60
58
  </div>
61
- <div class="clear"></div>
62
- </div>
59
+ <div class="clear"></div>
60
+ </div>
63
61
 
64
- <iframe id="search_frame"></iframe>
65
-
66
- <div id="content"><h1>Class: Rubu::Mark
62
+ <div id="content"><h1>Class: Rubu::Mark
67
63
 
68
64
 
69
65
 
70
66
  </h1>
71
-
72
- <dl class="box">
67
+ <div class="box_info">
73
68
 
74
- <dt class="r1">Inherits:</dt>
75
- <dd class="r1">
69
+ <dl>
70
+ <dt>Inherits:</dt>
71
+ <dd>
76
72
  <span class="inheritName">Object</span>
77
73
 
78
74
  <ul class="fullTree">
@@ -83,21 +79,25 @@
83
79
  </ul>
84
80
  <a href="#" class="inheritanceTree">show all</a>
85
81
 
86
- </dd>
87
-
82
+ </dd>
83
+ </dl>
84
+
85
+
88
86
 
89
87
 
90
-
91
88
 
92
-
93
89
 
94
90
 
91
+
92
+
93
+
95
94
 
96
- <dt class="r2 last">Defined in:</dt>
97
- <dd class="r2 last">lib/rubu.rb</dd>
95
+ <dl>
96
+ <dt>Defined in:</dt>
97
+ <dd>lib/rubu.rb</dd>
98
+ </dl>
98
99
 
99
- </dl>
100
- <div class="clear"></div>
100
+ </div>
101
101
 
102
102
  <h2>Overview</h2><div class="docstring">
103
103
  <div class="discussion">
@@ -117,13 +117,13 @@ bare file names are not usable.</p>
117
117
 
118
118
 
119
119
 
120
- <h2>Instance Attribute Summary <small>(<a href="#" class="summary_toggle">collapse</a>)</small></h2>
120
+ <h2>Instance Attribute Summary <small><a href="#" class="summary_toggle">collapse</a></small></h2>
121
121
  <ul class="summary">
122
122
 
123
123
  <li class="public ">
124
124
  <span class="summary_signature">
125
125
 
126
- <a href="#base-instance_method" title="#base (instance method)">- (Object) <strong>base</strong> </a>
126
+ <a href="#base-instance_method" title="#base (instance method)">#<strong>base</strong> &#x21d2; Object </a>
127
127
 
128
128
 
129
129
 
@@ -152,7 +152,7 @@ bare file names are not usable.</p>
152
152
  <li class="public ">
153
153
  <span class="summary_signature">
154
154
 
155
- <a href="#dir-instance_method" title="#dir (instance method)">- (Object) <strong>dir</strong> </a>
155
+ <a href="#dir-instance_method" title="#dir (instance method)">#<strong>dir</strong> &#x21d2; Object </a>
156
156
 
157
157
 
158
158
 
@@ -181,7 +181,7 @@ bare file names are not usable.</p>
181
181
  <li class="public ">
182
182
  <span class="summary_signature">
183
183
 
184
- <a href="#ext-instance_method" title="#ext (instance method)">- (Object) <strong>ext</strong> </a>
184
+ <a href="#ext-instance_method" title="#ext (instance method)">#<strong>ext</strong> &#x21d2; Object </a>
185
185
 
186
186
 
187
187
 
@@ -210,7 +210,7 @@ bare file names are not usable.</p>
210
210
  <li class="public ">
211
211
  <span class="summary_signature">
212
212
 
213
- <a href="#rdir-instance_method" title="#rdir (instance method)">- (Object) <strong>rdir</strong> </a>
213
+ <a href="#rdir-instance_method" title="#rdir (instance method)">#<strong>rdir</strong> &#x21d2; Object </a>
214
214
 
215
215
 
216
216
 
@@ -239,7 +239,7 @@ bare file names are not usable.</p>
239
239
  <li class="public ">
240
240
  <span class="summary_signature">
241
241
 
242
- <a href="#skip-instance_method" title="#skip (instance method)">- (Object) <strong>skip</strong> </a>
242
+ <a href="#skip-instance_method" title="#skip (instance method)">#<strong>skip</strong> &#x21d2; Object </a>
243
243
 
244
244
 
245
245
 
@@ -271,7 +271,7 @@ bare file names are not usable.</p>
271
271
 
272
272
  <h2>
273
273
  Class Method Summary
274
- <small>(<a href="#" class="summary_toggle">collapse</a>)</small>
274
+ <small><a href="#" class="summary_toggle">collapse</a></small>
275
275
  </h2>
276
276
 
277
277
  <ul class="summary">
@@ -279,7 +279,7 @@ bare file names are not usable.</p>
279
279
  <li class="public ">
280
280
  <span class="summary_signature">
281
281
 
282
- <a href="#glob-class_method" title="glob (class method)">+ (Object) <strong>glob</strong>(pattern) </a>
282
+ <a href="#glob-class_method" title="glob (class method)">.<strong>glob</strong>(pattern) &#x21d2; Object </a>
283
283
 
284
284
 
285
285
 
@@ -303,7 +303,7 @@ bare file names are not usable.</p>
303
303
  <li class="public ">
304
304
  <span class="summary_signature">
305
305
 
306
- <a href="#list-class_method" title="list (class method)">+ (Object) <strong>list</strong>(files) </a>
306
+ <a href="#list-class_method" title="list (class method)">.<strong>list</strong>(files) &#x21d2; Object </a>
307
307
 
308
308
 
309
309
 
@@ -327,7 +327,7 @@ bare file names are not usable.</p>
327
327
  <li class="public ">
328
328
  <span class="summary_signature">
329
329
 
330
- <a href="#path-class_method" title="path (class method)">+ (Object) <strong>path</strong>(file_path) </a>
330
+ <a href="#path-class_method" title="path (class method)">.<strong>path</strong>(file_path) &#x21d2; Object </a>
331
331
 
332
332
 
333
333
 
@@ -352,7 +352,7 @@ bare file names are not usable.</p>
352
352
 
353
353
  <h2>
354
354
  Instance Method Summary
355
- <small>(<a href="#" class="summary_toggle">collapse</a>)</small>
355
+ <small><a href="#" class="summary_toggle">collapse</a></small>
356
356
  </h2>
357
357
 
358
358
  <ul class="summary">
@@ -360,7 +360,7 @@ bare file names are not usable.</p>
360
360
  <li class="public ">
361
361
  <span class="summary_signature">
362
362
 
363
- <a href="#%5B%5D-instance_method" title="#[] (instance method)">- (Object) <strong>[]</strong>(key) </a>
363
+ <a href="#[]-instance_method" title="#[] (instance method)">#<strong>[]</strong>(key) &#x21d2; Object </a>
364
364
 
365
365
 
366
366
 
@@ -384,7 +384,7 @@ bare file names are not usable.</p>
384
384
  <li class="public ">
385
385
  <span class="summary_signature">
386
386
 
387
- <a href="#%5B%5D%3D-instance_method" title="#[]= (instance method)">- (Object) <strong>[]=</strong>(key, val) </a>
387
+ <a href="#[]=-instance_method" title="#[]= (instance method)">#<strong>[]=</strong>(key, val) &#x21d2; Object </a>
388
388
 
389
389
 
390
390
 
@@ -408,7 +408,7 @@ bare file names are not usable.</p>
408
408
  <li class="public ">
409
409
  <span class="summary_signature">
410
410
 
411
- <a href="#exist%3F-instance_method" title="#exist? (instance method)">- (Boolean) <strong>exist?</strong> </a>
411
+ <a href="#exist%3F-instance_method" title="#exist? (instance method)">#<strong>exist?</strong> &#x21d2; Boolean </a>
412
412
 
413
413
 
414
414
 
@@ -432,7 +432,7 @@ bare file names are not usable.</p>
432
432
  <li class="public ">
433
433
  <span class="summary_signature">
434
434
 
435
- <a href="#initialize-instance_method" title="#initialize (instance method)">- (Mark) <strong>initialize</strong>(rdir, base, ext) </a>
435
+ <a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong>(rdir, base, ext) &#x21d2; Mark </a>
436
436
 
437
437
 
438
438
 
@@ -458,7 +458,7 @@ bare file names are not usable.</p>
458
458
  <li class="public ">
459
459
  <span class="summary_signature">
460
460
 
461
- <a href="#path-instance_method" title="#path (instance method)">- (Object) <strong>path</strong>(ext = @ext) </a>
461
+ <a href="#path-instance_method" title="#path (instance method)">#<strong>path</strong>(ext = @ext) &#x21d2; Object </a>
462
462
 
463
463
 
464
464
 
@@ -482,7 +482,7 @@ bare file names are not usable.</p>
482
482
  <li class="public ">
483
483
  <span class="summary_signature">
484
484
 
485
- <a href="#peer-instance_method" title="#peer (instance method)">- (Object) <strong>peer</strong>(rdir, ext, base = nil) </a>
485
+ <a href="#peer-instance_method" title="#peer (instance method)">#<strong>peer</strong>(rdir, ext, base = nil) &#x21d2; Object </a>
486
486
 
487
487
 
488
488
 
@@ -506,7 +506,7 @@ bare file names are not usable.</p>
506
506
  <li class="public ">
507
507
  <span class="summary_signature">
508
508
 
509
- <a href="#rpath-instance_method" title="#rpath (instance method)">- (Object) <strong>rpath</strong>(ext = @ext) </a>
509
+ <a href="#rpath-instance_method" title="#rpath (instance method)">#<strong>rpath</strong>(ext = @ext) &#x21d2; Object </a>
510
510
 
511
511
 
512
512
 
@@ -530,7 +530,7 @@ bare file names are not usable.</p>
530
530
  <li class="public ">
531
531
  <span class="summary_signature">
532
532
 
533
- <a href="#set_opt-instance_method" title="#set_opt (instance method)">- (Object) <strong>set_opt</strong>(key, val) </a>
533
+ <a href="#set_opt-instance_method" title="#set_opt (instance method)">#<strong>set_opt</strong>(key, val) &#x21d2; Object </a>
534
534
 
535
535
 
536
536
 
@@ -554,7 +554,7 @@ bare file names are not usable.</p>
554
554
  <li class="public ">
555
555
  <span class="summary_signature">
556
556
 
557
- <a href="#time-instance_method" title="#time (instance method)">- (Object) <strong>time</strong> </a>
557
+ <a href="#time-instance_method" title="#time (instance method)">#<strong>time</strong> &#x21d2; Object </a>
558
558
 
559
559
 
560
560
 
@@ -584,7 +584,7 @@ bare file names are not usable.</p>
584
584
  <div class="method_details first">
585
585
  <h3 class="signature first" id="initialize-instance_method">
586
586
 
587
- - (<tt><span class='object_link'><a href="" title="Rubu::Mark (class)">Mark</a></span></tt>) <strong>initialize</strong>(rdir, base, ext)
587
+ #<strong>initialize</strong>(rdir, base, ext) &#x21d2; <tt><span class='object_link'><a href="" title="Rubu::Mark (class)">Mark</a></span></tt>
588
588
 
589
589
 
590
590
 
@@ -677,7 +677,7 @@ bare file names are not usable.</p>
677
677
  <pre class="code"><span class="info file"># File 'lib/rubu.rb', line 333</span>
678
678
 
679
679
  <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span> <span class='id identifier rubyid_rdir'>rdir</span><span class='comma'>,</span> <span class='id identifier rubyid_base'>base</span><span class='comma'>,</span> <span class='id identifier rubyid_ext'>ext</span> <span class='rparen'>)</span>
680
- <span class='kw'>if</span> <span class='id identifier rubyid_rdir'>rdir</span><span class='period'>.</span><span class='id identifier rubyid_kind_of?'>kind_of?</span> <span class='const'>Array</span>
680
+ <span class='kw'>if</span> <span class='id identifier rubyid_rdir'>rdir</span><span class='period'>.</span><span class='id identifier rubyid_kind_of?'>kind_of?</span> <span class='const'><span class='object_link'><a href="../Array.html" title="Array (class)">Array</a></span></span>
681
681
  <span class='ivar'>@dir</span> <span class='op'>=</span> <span class='const'>File</span><span class='period'>.</span><span class='id identifier rubyid_absolute_path'>absolute_path</span><span class='lparen'>(</span> <span class='id identifier rubyid_rdir'>rdir</span><span class='period'>.</span><span class='id identifier rubyid_join'>join</span><span class='lparen'>(</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>/</span><span class='tstring_end'>&#39;</span></span> <span class='rparen'>)</span> <span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_split'>split</span><span class='lparen'>(</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>/</span><span class='tstring_end'>&#39;</span></span> <span class='rparen'>)</span>
682
682
  <span class='ivar'>@rdir</span> <span class='op'>=</span> <span class='id identifier rubyid_rdir'>rdir</span>
683
683
  <span class='kw'>else</span>
@@ -704,7 +704,7 @@ bare file names are not usable.</p>
704
704
  <div class="method_details first">
705
705
  <h3 class="signature first" id="base-instance_method">
706
706
 
707
- - (<tt>Object</tt>) <strong>base</strong> <span class="extras">(readonly)</span>
707
+ #<strong>base</strong> &#x21d2; <tt>Object</tt> <span class="extras">(readonly)</span>
708
708
 
709
709
 
710
710
 
@@ -747,7 +747,7 @@ bare file names are not usable.</p>
747
747
  <div class="method_details ">
748
748
  <h3 class="signature " id="dir-instance_method">
749
749
 
750
- - (<tt>Object</tt>) <strong>dir</strong> <span class="extras">(readonly)</span>
750
+ #<strong>dir</strong> &#x21d2; <tt>Object</tt> <span class="extras">(readonly)</span>
751
751
 
752
752
 
753
753
 
@@ -790,7 +790,7 @@ bare file names are not usable.</p>
790
790
  <div class="method_details ">
791
791
  <h3 class="signature " id="ext-instance_method">
792
792
 
793
- - (<tt>Object</tt>) <strong>ext</strong> <span class="extras">(readonly)</span>
793
+ #<strong>ext</strong> &#x21d2; <tt>Object</tt> <span class="extras">(readonly)</span>
794
794
 
795
795
 
796
796
 
@@ -833,7 +833,7 @@ bare file names are not usable.</p>
833
833
  <div class="method_details ">
834
834
  <h3 class="signature " id="rdir-instance_method">
835
835
 
836
- - (<tt>Object</tt>) <strong>rdir</strong> <span class="extras">(readonly)</span>
836
+ #<strong>rdir</strong> &#x21d2; <tt>Object</tt> <span class="extras">(readonly)</span>
837
837
 
838
838
 
839
839
 
@@ -876,7 +876,7 @@ bare file names are not usable.</p>
876
876
  <div class="method_details ">
877
877
  <h3 class="signature " id="skip-instance_method">
878
878
 
879
- - (<tt>Object</tt>) <strong>skip</strong>
879
+ #<strong>skip</strong> &#x21d2; <tt>Object</tt>
880
880
 
881
881
 
882
882
 
@@ -924,7 +924,7 @@ bare file names are not usable.</p>
924
924
  <div class="method_details first">
925
925
  <h3 class="signature first" id="glob-class_method">
926
926
 
927
- + (<tt>Object</tt>) <strong>glob</strong>(pattern)
927
+ .<strong>glob</strong>(pattern) &#x21d2; <tt>Object</tt>
928
928
 
929
929
 
930
930
 
@@ -974,8 +974,8 @@ bare file names are not usable.</p>
974
974
  <td>
975
975
  <pre class="code"><span class="info file"># File 'lib/rubu.rb', line 307</span>
976
976
 
977
- <span class='kw'>def</span> <span class='const'>Mark</span><span class='period'>.</span><span class='id identifier rubyid_glob'>glob</span><span class='lparen'>(</span> <span class='id identifier rubyid_pattern'>pattern</span> <span class='rparen'>)</span>
978
- <span class='const'>Mark</span><span class='period'>.</span><span class='id identifier rubyid_list'>list</span><span class='lparen'>(</span> <span class='const'>Dir</span><span class='period'>.</span><span class='id identifier rubyid_glob'>glob</span><span class='lparen'>(</span> <span class='id identifier rubyid_pattern'>pattern</span> <span class='rparen'>)</span> <span class='rparen'>)</span>
977
+ <span class='kw'>def</span> <span class='const'><span class='object_link'><a href="" title="Rubu::Mark (class)">Mark</a></span></span><span class='period'>.</span><span class='id identifier rubyid_glob'>glob</span><span class='lparen'>(</span> <span class='id identifier rubyid_pattern'>pattern</span> <span class='rparen'>)</span>
978
+ <span class='const'><span class='object_link'><a href="" title="Rubu::Mark (class)">Mark</a></span></span><span class='period'>.</span><span class='id identifier rubyid_list'><span class='object_link'><a href="#list-class_method" title="Rubu::Mark.list (method)">list</a></span></span><span class='lparen'>(</span> <span class='const'>Dir</span><span class='period'>.</span><span class='id identifier rubyid_glob'>glob</span><span class='lparen'>(</span> <span class='id identifier rubyid_pattern'>pattern</span> <span class='rparen'>)</span> <span class='rparen'>)</span>
979
979
  <span class='kw'>end</span></pre>
980
980
  </td>
981
981
  </tr>
@@ -985,7 +985,7 @@ bare file names are not usable.</p>
985
985
  <div class="method_details ">
986
986
  <h3 class="signature " id="list-class_method">
987
987
 
988
- + (<tt>Object</tt>) <strong>list</strong>(files)
988
+ .<strong>list</strong>(files) &#x21d2; <tt>Object</tt>
989
989
 
990
990
 
991
991
 
@@ -1038,11 +1038,11 @@ bare file names are not usable.</p>
1038
1038
  <td>
1039
1039
  <pre class="code"><span class="info file"># File 'lib/rubu.rb', line 296</span>
1040
1040
 
1041
- <span class='kw'>def</span> <span class='const'>Mark</span><span class='period'>.</span><span class='id identifier rubyid_list'>list</span><span class='lparen'>(</span> <span class='id identifier rubyid_files'>files</span> <span class='rparen'>)</span>
1042
- <span class='kw'>unless</span> <span class='id identifier rubyid_files'>files</span><span class='period'>.</span><span class='id identifier rubyid_kind_of?'>kind_of?</span> <span class='const'>Array</span>
1041
+ <span class='kw'>def</span> <span class='const'><span class='object_link'><a href="" title="Rubu::Mark (class)">Mark</a></span></span><span class='period'>.</span><span class='id identifier rubyid_list'>list</span><span class='lparen'>(</span> <span class='id identifier rubyid_files'>files</span> <span class='rparen'>)</span>
1042
+ <span class='kw'>unless</span> <span class='id identifier rubyid_files'>files</span><span class='period'>.</span><span class='id identifier rubyid_kind_of?'>kind_of?</span> <span class='const'><span class='object_link'><a href="../Array.html" title="Array (class)">Array</a></span></span>
1043
1043
  <span class='id identifier rubyid_files'>files</span> <span class='op'>=</span> <span class='lbracket'>[</span> <span class='id identifier rubyid_files'>files</span> <span class='rbracket'>]</span>
1044
1044
  <span class='kw'>end</span>
1045
- <span class='id identifier rubyid_files'>files</span><span class='period'>.</span><span class='id identifier rubyid_map'>map</span><span class='lbrace'>{</span> <span class='op'>|</span><span class='id identifier rubyid_file'>file</span><span class='op'>|</span> <span class='const'>Mark</span><span class='period'>.</span><span class='id identifier rubyid_path'>path</span><span class='lparen'>(</span> <span class='id identifier rubyid_file'>file</span> <span class='rparen'>)</span> <span class='rbrace'>}</span>
1045
+ <span class='id identifier rubyid_files'>files</span><span class='period'>.</span><span class='id identifier rubyid_map'>map</span><span class='lbrace'>{</span> <span class='op'>|</span><span class='id identifier rubyid_file'>file</span><span class='op'>|</span> <span class='const'><span class='object_link'><a href="" title="Rubu::Mark (class)">Mark</a></span></span><span class='period'>.</span><span class='id identifier rubyid_path'><span class='object_link'><a href="#path-class_method" title="Rubu::Mark.path (method)">path</a></span></span><span class='lparen'>(</span> <span class='id identifier rubyid_file'>file</span> <span class='rparen'>)</span> <span class='rbrace'>}</span>
1046
1046
  <span class='kw'>end</span></pre>
1047
1047
  </td>
1048
1048
  </tr>
@@ -1052,7 +1052,7 @@ bare file names are not usable.</p>
1052
1052
  <div class="method_details ">
1053
1053
  <h3 class="signature " id="path-class_method">
1054
1054
 
1055
- + (<tt>Object</tt>) <strong>path</strong>(file_path)
1055
+ .<strong>path</strong>(file_path) &#x21d2; <tt>Object</tt>
1056
1056
 
1057
1057
 
1058
1058
 
@@ -1107,13 +1107,13 @@ bare file names are not usable.</p>
1107
1107
  <td>
1108
1108
  <pre class="code"><span class="info file"># File 'lib/rubu.rb', line 284</span>
1109
1109
 
1110
- <span class='kw'>def</span> <span class='const'>Mark</span><span class='period'>.</span><span class='id identifier rubyid_path'>path</span><span class='lparen'>(</span> <span class='id identifier rubyid_file_path'>file_path</span> <span class='rparen'>)</span>
1110
+ <span class='kw'>def</span> <span class='const'><span class='object_link'><a href="" title="Rubu::Mark (class)">Mark</a></span></span><span class='period'>.</span><span class='id identifier rubyid_path'>path</span><span class='lparen'>(</span> <span class='id identifier rubyid_file_path'>file_path</span> <span class='rparen'>)</span>
1111
1111
  <span class='id identifier rubyid_path'>path</span> <span class='op'>=</span> <span class='const'>File</span><span class='period'>.</span><span class='id identifier rubyid_absolute_path'>absolute_path</span><span class='lparen'>(</span> <span class='id identifier rubyid_file_path'>file_path</span> <span class='rparen'>)</span>
1112
1112
  <span class='id identifier rubyid_dir'>dir</span> <span class='op'>=</span> <span class='const'>File</span><span class='period'>.</span><span class='id identifier rubyid_dirname'>dirname</span><span class='lparen'>(</span> <span class='id identifier rubyid_path'>path</span> <span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_split'>split</span><span class='lparen'>(</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>/</span><span class='tstring_end'>&#39;</span></span> <span class='rparen'>)</span>
1113
1113
  <span class='id identifier rubyid_rdir'>rdir</span> <span class='op'>=</span> <span class='id identifier rubyid_dir'>dir</span> <span class='op'>-</span> <span class='const'>Dir</span><span class='period'>.</span><span class='id identifier rubyid_pwd'>pwd</span><span class='period'>.</span><span class='id identifier rubyid_split'>split</span><span class='lparen'>(</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>/</span><span class='tstring_end'>&#39;</span></span> <span class='rparen'>)</span>
1114
1114
  <span class='id identifier rubyid_ext'>ext</span> <span class='op'>=</span> <span class='const'>File</span><span class='period'>.</span><span class='id identifier rubyid_extname'>extname</span><span class='lparen'>(</span> <span class='id identifier rubyid_path'>path</span> <span class='rparen'>)</span>
1115
1115
  <span class='id identifier rubyid_base'>base</span> <span class='op'>=</span> <span class='const'>File</span><span class='period'>.</span><span class='id identifier rubyid_basename'>basename</span><span class='lparen'>(</span> <span class='id identifier rubyid_path'>path</span><span class='comma'>,</span> <span class='id identifier rubyid_ext'>ext</span> <span class='rparen'>)</span>
1116
- <span class='const'>Mark</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span><span class='lparen'>(</span> <span class='id identifier rubyid_rdir'>rdir</span><span class='comma'>,</span> <span class='id identifier rubyid_base'>base</span><span class='comma'>,</span> <span class='id identifier rubyid_ext'>ext</span> <span class='rparen'>)</span>
1116
+ <span class='const'><span class='object_link'><a href="" title="Rubu::Mark (class)">Mark</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="#initialize-instance_method" title="Rubu::Mark#initialize (method)">new</a></span></span><span class='lparen'>(</span> <span class='id identifier rubyid_rdir'>rdir</span><span class='comma'>,</span> <span class='id identifier rubyid_base'>base</span><span class='comma'>,</span> <span class='id identifier rubyid_ext'>ext</span> <span class='rparen'>)</span>
1117
1117
  <span class='kw'>end</span></pre>
1118
1118
  </td>
1119
1119
  </tr>
@@ -1129,7 +1129,7 @@ bare file names are not usable.</p>
1129
1129
  <div class="method_details first">
1130
1130
  <h3 class="signature first" id="[]-instance_method">
1131
1131
 
1132
- - (<tt>Object</tt>) <strong>[]</strong>(key)
1132
+ #<strong>[]</strong>(key) &#x21d2; <tt>Object</tt>
1133
1133
 
1134
1134
 
1135
1135
 
@@ -1170,7 +1170,7 @@ bare file names are not usable.</p>
1170
1170
  <div class="method_details ">
1171
1171
  <h3 class="signature " id="[]=-instance_method">
1172
1172
 
1173
- - (<tt>Object</tt>) <strong>[]=</strong>(key, val)
1173
+ #<strong>[]=</strong>(key, val) &#x21d2; <tt>Object</tt>
1174
1174
 
1175
1175
 
1176
1176
 
@@ -1211,7 +1211,7 @@ bare file names are not usable.</p>
1211
1211
  <div class="method_details ">
1212
1212
  <h3 class="signature " id="exist?-instance_method">
1213
1213
 
1214
- - (<tt>Boolean</tt>) <strong>exist?</strong>
1214
+ #<strong>exist?</strong> &#x21d2; <tt>Boolean</tt>
1215
1215
 
1216
1216
 
1217
1217
 
@@ -1265,7 +1265,7 @@ bare file names are not usable.</p>
1265
1265
  <div class="method_details ">
1266
1266
  <h3 class="signature " id="path-instance_method">
1267
1267
 
1268
- - (<tt>Object</tt>) <strong>path</strong>(ext = @ext)
1268
+ #<strong>path</strong>(ext = @ext) &#x21d2; <tt>Object</tt>
1269
1269
 
1270
1270
 
1271
1271
 
@@ -1328,7 +1328,7 @@ bare file names are not usable.</p>
1328
1328
  <div class="method_details ">
1329
1329
  <h3 class="signature " id="peer-instance_method">
1330
1330
 
1331
- - (<tt>Object</tt>) <strong>peer</strong>(rdir, ext, base = nil)
1331
+ #<strong>peer</strong>(rdir, ext, base = nil) &#x21d2; <tt>Object</tt>
1332
1332
 
1333
1333
 
1334
1334
 
@@ -1415,7 +1415,7 @@ bare file names are not usable.</p>
1415
1415
 
1416
1416
  <span class='kw'>def</span> <span class='id identifier rubyid_peer'>peer</span><span class='lparen'>(</span> <span class='id identifier rubyid_rdir'>rdir</span><span class='comma'>,</span> <span class='id identifier rubyid_ext'>ext</span><span class='comma'>,</span> <span class='id identifier rubyid_base'>base</span> <span class='op'>=</span> <span class='kw'>nil</span> <span class='rparen'>)</span>
1417
1417
  <span class='id identifier rubyid_base'>base</span> <span class='op'>||=</span> <span class='ivar'>@base</span>
1418
- <span class='const'>Mark</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span><span class='lparen'>(</span> <span class='id identifier rubyid_rdir'>rdir</span><span class='comma'>,</span> <span class='id identifier rubyid_base'>base</span><span class='comma'>,</span> <span class='id identifier rubyid_ext'>ext</span> <span class='rparen'>)</span>
1418
+ <span class='const'><span class='object_link'><a href="" title="Rubu::Mark (class)">Mark</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="#initialize-instance_method" title="Rubu::Mark#initialize (method)">new</a></span></span><span class='lparen'>(</span> <span class='id identifier rubyid_rdir'>rdir</span><span class='comma'>,</span> <span class='id identifier rubyid_base'>base</span><span class='comma'>,</span> <span class='id identifier rubyid_ext'>ext</span> <span class='rparen'>)</span>
1419
1419
  <span class='kw'>end</span></pre>
1420
1420
  </td>
1421
1421
  </tr>
@@ -1425,7 +1425,7 @@ bare file names are not usable.</p>
1425
1425
  <div class="method_details ">
1426
1426
  <h3 class="signature " id="rpath-instance_method">
1427
1427
 
1428
- - (<tt>Object</tt>) <strong>rpath</strong>(ext = @ext)
1428
+ #<strong>rpath</strong>(ext = @ext) &#x21d2; <tt>Object</tt>
1429
1429
 
1430
1430
 
1431
1431
 
@@ -1488,7 +1488,7 @@ bare file names are not usable.</p>
1488
1488
  <div class="method_details ">
1489
1489
  <h3 class="signature " id="set_opt-instance_method">
1490
1490
 
1491
- - (<tt>Object</tt>) <strong>set_opt</strong>(key, val)
1491
+ #<strong>set_opt</strong>(key, val) &#x21d2; <tt>Object</tt>
1492
1492
 
1493
1493
 
1494
1494
 
@@ -1531,7 +1531,7 @@ bare file names are not usable.</p>
1531
1531
  <div class="method_details ">
1532
1532
  <h3 class="signature " id="time-instance_method">
1533
1533
 
1534
- - (<tt>Object</tt>) <strong>time</strong>
1534
+ #<strong>time</strong> &#x21d2; <tt>Object</tt>
1535
1535
 
1536
1536
 
1537
1537
 
@@ -1573,11 +1573,12 @@ bare file names are not usable.</p>
1573
1573
 
1574
1574
  </div>
1575
1575
 
1576
- <div id="footer">
1577
- Generated on Fri Aug 31 09:32:06 2018 by
1576
+ <div id="footer">
1577
+ Generated on Tue Sep 11 08:02:18 2018 by
1578
1578
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1579
- 0.8.7.6 (ruby-2.3.3).
1579
+ 0.9.16 (ruby-2.5.1).
1580
1580
  </div>
1581
1581
 
1582
+ </div>
1582
1583
  </body>
1583
1584
  </html>