dirtravel 0.0.6 → 0.0.7

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,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.7.6
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#!DirTravel/FileEntry.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="../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
 
@@ -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
 
@@ -316,7 +316,7 @@
316
316
  <div class="method_details first">
317
317
  <h3 class="signature first" id="basename-instance_method">
318
318
 
319
- - (<tt>Object</tt>) <strong>basename</strong> <span class="extras">(readonly)</span>
319
+ #<strong>basename</strong> &#x21d2; <tt>Object</tt> <span class="extras">(readonly)</span>
320
320
 
321
321
 
322
322
 
@@ -325,7 +325,7 @@
325
325
  </h3><div class="docstring">
326
326
  <div class="discussion">
327
327
 
328
- <p>Returns the value of attribute basename</p>
328
+ <p>Returns the value of attribute basename.</p>
329
329
 
330
330
 
331
331
  </div>
@@ -359,7 +359,7 @@
359
359
  <div class="method_details ">
360
360
  <h3 class="signature " id="suffix-instance_method">
361
361
 
362
- - (<tt>Object</tt>) <strong>suffix</strong> <span class="extras">(readonly)</span>
362
+ #<strong>suffix</strong> &#x21d2; <tt>Object</tt> <span class="extras">(readonly)</span>
363
363
 
364
364
 
365
365
 
@@ -368,7 +368,7 @@
368
368
  </h3><div class="docstring">
369
369
  <div class="discussion">
370
370
 
371
- <p>Returns the value of attribute suffix</p>
371
+ <p>Returns the value of attribute suffix.</p>
372
372
 
373
373
 
374
374
  </div>
@@ -402,11 +402,12 @@
402
402
 
403
403
  </div>
404
404
 
405
- <div id="footer">
406
- Generated on Sun Apr 19 15:01:50 2015 by
407
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
408
- 0.8.7.6 (ruby-2.1.2).
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).
409
409
  </div>
410
410
 
411
+ </div>
411
412
  </body>
412
413
  </html>