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.
- checksums.yaml +5 -5
- data/CHANGELOG.rdoc +2 -0
- data/doc/DirTravel/DirEntry.html +51 -50
- data/doc/DirTravel/DirTravelError.html +48 -47
- data/doc/DirTravel/Entry.html +79 -78
- data/doc/DirTravel/FileEntry.html +58 -57
- data/doc/DirTravel/Travel.html +77 -80
- data/doc/DirTravel.html +58 -60
- data/doc/_index.html +32 -35
- data/doc/class_list.html +26 -33
- data/doc/css/full_list.css +32 -31
- data/doc/css/style.css +253 -95
- data/doc/file.CHANGELOG.html +37 -38
- data/doc/file.README.html +33 -37
- data/doc/file_list.html +31 -33
- data/doc/frames.html +15 -19
- data/doc/index.html +33 -37
- data/doc/js/app.js +172 -77
- data/doc/js/full_list.js +170 -135
- data/doc/method_list.html +150 -106
- data/doc/top-level-namespace.html +38 -40
- data/lib/dirtravel.rb +5 -5
- data/lib/version.rb +1 -1
- metadata +9 -17
@@ -1,23 +1,22 @@
|
|
1
|
-
<!DOCTYPE html
|
2
|
-
|
3
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
1
|
+
<!DOCTYPE html>
|
2
|
+
<html>
|
4
3
|
<head>
|
5
|
-
<meta
|
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
|
-
— Documentation by YARD 0.
|
9
|
+
— Documentation by YARD 0.9.36
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
13
|
-
<link rel="stylesheet" href="../css/style.css" type="text/css"
|
13
|
+
<link rel="stylesheet" href="../css/style.css" type="text/css" />
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="../css/common.css" type="text/css"
|
15
|
+
<link rel="stylesheet" href="../css/common.css" type="text/css" />
|
16
16
|
|
17
|
-
<script type="text/javascript"
|
18
|
-
|
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
|
32
|
-
<
|
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> »
|
35
40
|
<span class='title'><span class='object_link'><a href="../DirTravel.html" title="DirTravel (module)">DirTravel</a></span></span>
|
36
41
|
»
|
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
|
-
|
46
|
+
<div id="search">
|
44
47
|
|
45
48
|
<a class="full_list_link" id="class_list_link"
|
46
49
|
href="../class_list.html">
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
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
|
-
|
62
|
-
|
59
|
+
<div class="clear"></div>
|
60
|
+
</div>
|
63
61
|
|
64
|
-
|
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
|
-
|
75
|
-
<
|
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
|
-
|
91
|
-
|
86
|
+
</dd>
|
87
|
+
</dl>
|
92
88
|
|
89
|
+
|
93
90
|
|
94
|
-
|
95
91
|
|
96
|
-
|
97
92
|
|
98
93
|
|
99
94
|
|
100
|
-
|
101
|
-
<dd class="r2 last">lib/dirtravel.rb</dd>
|
95
|
+
|
102
96
|
|
103
|
-
|
104
|
-
|
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
|
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)"
|
127
|
+
<a href="#basename-instance_method" title="#basename (instance method)">#<strong>basename</strong> ⇒ 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)"
|
156
|
+
<a href="#suffix-instance_method" title="#suffix (instance method)">#<strong>suffix</strong> ⇒ Object </a>
|
157
157
|
|
158
158
|
|
159
159
|
|
@@ -192,7 +192,7 @@
|
|
192
192
|
|
193
193
|
<h2>
|
194
194
|
Instance Method Summary
|
195
|
-
<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)"
|
203
|
+
<a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong>(name) ⇒ 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
|
-
|
247
|
+
#<strong>initialize</strong>(name) ⇒ <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
|
-
|
319
|
+
#<strong>basename</strong> ⇒ <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
|
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
|
-
|
362
|
+
#<strong>suffix</strong> ⇒ <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
|
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
|
-
|
406
|
-
Generated on
|
407
|
-
<a href="
|
408
|
-
0.
|
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>
|