dirtravel 0.0.5 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,23 +1,22 @@
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: DirTravel::FileEntry
8
8
 
9
- &mdash; Documentation by YARD 0.8.6.1
9
+ &mdash; Documentation by YARD 0.9.36
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
13
+ <link rel="stylesheet" href="../css/style.css" type="text/css" />
14
14
 
15
- <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
15
+ <link rel="stylesheet" href="../css/common.css" type="text/css" />
16
16
 
17
- <script type="text/javascript" charset="utf-8">
18
- hasFrames = window.top.frames.main ? true : false;
17
+ <script type="text/javascript">
18
+ pathId = "DirTravel::FileEntry";
19
19
  relpath = '../';
20
- framesUrl = "../frames.html#!" + escape(window.location.href);
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="../DirTravel.html" title="DirTravel (module)">DirTravel</a></span></span>
36
41
  &raquo;
37
42
  <span class="title">FileEntry</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: DirTravel::FileEntry
62
+ <div id="content"><h1>Class: DirTravel::FileEntry
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="Entry.html" title="DirTravel::Entry (class)">Entry</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>
92
88
 
89
+
93
90
 
94
-
95
91
 
96
-
97
92
 
98
93
 
99
94
 
100
- <dt class="r2 last">Defined in:</dt>
101
- <dd class="r2 last">lib/dirtravel.rb</dd>
95
+
102
96
 
103
- </dl>
104
- <div class="clear"></div>
97
+
98
+
99
+ <dl>
100
+ <dt>Defined in:</dt>
101
+ <dd>lib/dirtravel.rb</dd>
102
+ </dl>
103
+
104
+ </div>
105
105
 
106
106
  <h2>Overview</h2><div class="docstring">
107
107
  <div class="discussion">
@@ -118,13 +118,13 @@
118
118
 
119
119
 
120
120
 
121
- <h2>Instance Attribute Summary <small>(<a href="#" class="summary_toggle">collapse</a>)</small></h2>
121
+ <h2>Instance Attribute Summary <small><a href="#" class="summary_toggle">collapse</a></small></h2>
122
122
  <ul class="summary">
123
123
 
124
124
  <li class="public ">
125
125
  <span class="summary_signature">
126
126
 
127
- <a href="#basename-instance_method" title="#basename (instance method)">- (Object) <strong>basename</strong> </a>
127
+ <a href="#basename-instance_method" title="#basename (instance method)">#<strong>basename</strong> &#x21d2; Object </a>
128
128
 
129
129
 
130
130
 
@@ -153,7 +153,7 @@
153
153
  <li class="public ">
154
154
  <span class="summary_signature">
155
155
 
156
- <a href="#suffix-instance_method" title="#suffix (instance method)">- (Object) <strong>suffix</strong> </a>
156
+ <a href="#suffix-instance_method" title="#suffix (instance method)">#<strong>suffix</strong> &#x21d2; Object </a>
157
157
 
158
158
 
159
159
 
@@ -192,7 +192,7 @@
192
192
 
193
193
  <h2>
194
194
  Instance Method Summary
195
- <small>(<a href="#" class="summary_toggle">collapse</a>)</small>
195
+ <small><a href="#" class="summary_toggle">collapse</a></small>
196
196
  </h2>
197
197
 
198
198
  <ul class="summary">
@@ -200,7 +200,7 @@
200
200
  <li class="public ">
201
201
  <span class="summary_signature">
202
202
 
203
- <a href="#initialize-instance_method" title="#initialize (instance method)">- (FileEntry) <strong>initialize</strong>(name) </a>
203
+ <a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong>(name) &#x21d2; FileEntry </a>
204
204
 
205
205
 
206
206
 
@@ -217,7 +217,7 @@
217
217
 
218
218
 
219
219
  <span class="summary_desc"><div class='inline'>
220
- <p>A new instance of FileEntry.</p>
220
+ <p>Set name, suffix, and basename.</p>
221
221
  </div></span>
222
222
 
223
223
  </li>
@@ -244,7 +244,7 @@
244
244
  <div class="method_details first">
245
245
  <h3 class="signature first" id="initialize-instance_method">
246
246
 
247
- - (<tt><span class='object_link'><a href="" title="DirTravel::FileEntry (class)">FileEntry</a></span></tt>) <strong>initialize</strong>(name)
247
+ #<strong>initialize</strong>(name) &#x21d2; <tt><span class='object_link'><a href="" title="DirTravel::FileEntry (class)">FileEntry</a></span></tt>
248
248
 
249
249
 
250
250
 
@@ -253,13 +253,33 @@
253
253
  </h3><div class="docstring">
254
254
  <div class="discussion">
255
255
 
256
- <p>A new instance of FileEntry</p>
256
+ <p>Set name, suffix, and basename.</p>
257
257
 
258
258
 
259
259
  </div>
260
260
  </div>
261
261
  <div class="tags">
262
+ <p class="tag_title">Parameters:</p>
263
+ <ul class="param">
264
+
265
+ <li>
266
+
267
+ <span class='name'>name</span>
268
+
269
+
270
+ <span class='type'>(<tt>String</tt>)</span>
271
+
272
+
273
+
274
+ &mdash;
275
+ <div class='inline'>
276
+ <p>File name.</p>
277
+ </div>
278
+
279
+ </li>
262
280
 
281
+ </ul>
282
+
263
283
 
264
284
  </div><table class="source_code">
265
285
  <tr>
@@ -267,14 +287,14 @@
267
287
  <pre class="lines">
268
288
 
269
289
 
270
- 179
271
- 180
272
- 181
273
- 182
274
- 183</pre>
290
+ 191
291
+ 192
292
+ 193
293
+ 194
294
+ 195</pre>
275
295
  </td>
276
296
  <td>
277
- <pre class="code"><span class="info file"># File 'lib/dirtravel.rb', line 179</span>
297
+ <pre class="code"><span class="info file"># File 'lib/dirtravel.rb', line 191</span>
278
298
 
279
299
  <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span> <span class='id identifier rubyid_name'>name</span> <span class='rparen'>)</span>
280
300
  <span class='kw'>super</span><span class='lparen'>(</span> <span class='id identifier rubyid_name'>name</span> <span class='rparen'>)</span>
@@ -296,7 +316,7 @@
296
316
  <div class="method_details first">
297
317
  <h3 class="signature first" id="basename-instance_method">
298
318
 
299
- - (<tt>Object</tt>) <strong>basename</strong> <span class="extras">(readonly)</span>
319
+ #<strong>basename</strong> &#x21d2; <tt>Object</tt> <span class="extras">(readonly)</span>
300
320
 
301
321
 
302
322
 
@@ -305,7 +325,7 @@
305
325
  </h3><div class="docstring">
306
326
  <div class="discussion">
307
327
 
308
- <p>Returns the value of attribute basename</p>
328
+ <p>Returns the value of attribute basename.</p>
309
329
 
310
330
 
311
331
  </div>
@@ -319,12 +339,12 @@
319
339
  <pre class="lines">
320
340
 
321
341
 
322
- 177
323
- 178
324
- 179</pre>
342
+ 186
343
+ 187
344
+ 188</pre>
325
345
  </td>
326
346
  <td>
327
- <pre class="code"><span class="info file"># File 'lib/dirtravel.rb', line 177</span>
347
+ <pre class="code"><span class="info file"># File 'lib/dirtravel.rb', line 186</span>
328
348
 
329
349
  <span class='kw'>def</span> <span class='id identifier rubyid_basename'>basename</span>
330
350
  <span class='ivar'>@basename</span>
@@ -339,7 +359,7 @@
339
359
  <div class="method_details ">
340
360
  <h3 class="signature " id="suffix-instance_method">
341
361
 
342
- - (<tt>Object</tt>) <strong>suffix</strong> <span class="extras">(readonly)</span>
362
+ #<strong>suffix</strong> &#x21d2; <tt>Object</tt> <span class="extras">(readonly)</span>
343
363
 
344
364
 
345
365
 
@@ -348,7 +368,7 @@
348
368
  </h3><div class="docstring">
349
369
  <div class="discussion">
350
370
 
351
- <p>Returns the value of attribute suffix</p>
371
+ <p>Returns the value of attribute suffix.</p>
352
372
 
353
373
 
354
374
  </div>
@@ -362,12 +382,12 @@
362
382
  <pre class="lines">
363
383
 
364
384
 
365
- 177
366
- 178
367
- 179</pre>
385
+ 186
386
+ 187
387
+ 188</pre>
368
388
  </td>
369
389
  <td>
370
- <pre class="code"><span class="info file"># File 'lib/dirtravel.rb', line 177</span>
390
+ <pre class="code"><span class="info file"># File 'lib/dirtravel.rb', line 186</span>
371
391
 
372
392
  <span class='kw'>def</span> <span class='id identifier rubyid_suffix'>suffix</span>
373
393
  <span class='ivar'>@suffix</span>
@@ -382,11 +402,12 @@
382
402
 
383
403
  </div>
384
404
 
385
- <div id="footer">
386
- Generated on Thu Jan 23 19:01:13 2014 by
387
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
388
- 0.8.6.1 (ruby-1.9.3).
405
+ <div id="footer">
406
+ Generated on Fri Jun 28 14:38:02 2024 by
407
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
408
+ 0.9.36 (ruby-3.1.2).
389
409
  </div>
390
410
 
411
+ </div>
391
412
  </body>
392
413
  </html>