dirtravel 0.0.5 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: e16c26cee9a03bb28cd8adfabdcefa0a9910d8e54173fcaf2cdb7b4f96cd0f13
4
+ data.tar.gz: 521db0f993423f29cb2a3a62c8a83ad1a4e1f7e3fa378bba1a602d66ab5bd537
5
+ SHA512:
6
+ metadata.gz: 5e953791830ae95d4d961217f418f082e33535f64cb09537e596919ed9f6f1fcdad9233caa394a067575880e2592813af4f1a723c8b994d2805d6bf804af6820
7
+ data.tar.gz: fa82d0c87e9a98725abf4fa4c5ff39e70427669ad2079ab6ebe884b324c5b5d19abd88bd89883d01c073bdbb70d296b418dcdcd2f604be3c569f3bee79af9dce
data/CHANGELOG.rdoc CHANGED
@@ -1,5 +1,10 @@
1
1
  = Version history
2
2
 
3
+ [0.0.7] Dependency updates only.
4
+
5
+ [0.0.6] Test file bugfix.
6
+ Document improvements.
7
+
3
8
  [0.0.5] Abspath as Travel data member.
4
9
 
5
10
  [0.0.4] Fix for relative path conversion in Travel.filetree.
data/README.rdoc CHANGED
@@ -2,10 +2,10 @@
2
2
 
3
3
  == Description
4
4
 
5
- DirTravel provides filesystem directory content organized as a
5
+ {DirTravel} provides filesystem directory content organized as a
6
6
  RubyTree structure. This structure can be conveniently accessed in
7
7
  various ways.
8
8
 
9
9
  == Documentation
10
10
 
11
- Main documentation is generated from DirTravel source.
11
+ Main documentation is generated from {DirTravel} source.
@@ -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::DirEntry
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::DirEntry";
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 (D)</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">DirEntry</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::DirEntry
62
+ <div id="content"><h1>Class: DirTravel::DirEntry
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>
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/dirtravel.rb</dd>
99
+ <dl>
100
+ <dt>Defined in:</dt>
101
+ <dd>lib/dirtravel.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">
@@ -129,7 +129,7 @@
129
129
 
130
130
  <h2>
131
131
  Instance Method Summary
132
- <small>(<a href="#" class="summary_toggle">collapse</a>)</small>
132
+ <small><a href="#" class="summary_toggle">collapse</a></small>
133
133
  </h2>
134
134
 
135
135
  <ul class="summary">
@@ -137,7 +137,7 @@
137
137
  <li class="public ">
138
138
  <span class="summary_signature">
139
139
 
140
- <a href="#initialize-instance_method" title="#initialize (instance method)">- (DirEntry) <strong>initialize</strong>(name, abspath = nil) </a>
140
+ <a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong>(name, abspath = nil) &#x21d2; DirEntry </a>
141
141
 
142
142
 
143
143
 
@@ -154,7 +154,7 @@
154
154
 
155
155
 
156
156
  <span class="summary_desc"><div class='inline'>
157
- <p>Instantiate.</p>
157
+ <p>Set name and abspath if given.</p>
158
158
  </div></span>
159
159
 
160
160
  </li>
@@ -181,7 +181,7 @@
181
181
  <div class="method_details first">
182
182
  <h3 class="signature first" id="initialize-instance_method">
183
183
 
184
- - (<tt><span class='object_link'><a href="" title="DirTravel::DirEntry (class)">DirEntry</a></span></tt>) <strong>initialize</strong>(name, abspath = nil)
184
+ #<strong>initialize</strong>(name, abspath = nil) &#x21d2; <tt><span class='object_link'><a href="" title="DirTravel::DirEntry (class)">DirEntry</a></span></tt>
185
185
 
186
186
 
187
187
 
@@ -190,7 +190,7 @@
190
190
  </h3><div class="docstring">
191
191
  <div class="discussion">
192
192
 
193
- <p>Instantiate.</p>
193
+ <p>Set name and abspath if given.</p>
194
194
 
195
195
 
196
196
  </div>
@@ -228,7 +228,7 @@
228
228
 
229
229
  &mdash;
230
230
  <div class='inline'>
231
- <p>Set abspath if given.</p>
231
+ <p>Set abspath if given. Otherwise it is generated from pieces.</p>
232
232
  </div>
233
233
 
234
234
  </li>
@@ -242,15 +242,15 @@
242
242
  <pre class="lines">
243
243
 
244
244
 
245
- 165
246
- 166
247
- 167
248
- 168
249
- 169
250
- 170</pre>
245
+ 174
246
+ 175
247
+ 176
248
+ 177
249
+ 178
250
+ 179</pre>
251
251
  </td>
252
252
  <td>
253
- <pre class="code"><span class="info file"># File 'lib/dirtravel.rb', line 165</span>
253
+ <pre class="code"><span class="info file"># File 'lib/dirtravel.rb', line 174</span>
254
254
 
255
255
  <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='comma'>,</span> <span class='id identifier rubyid_abspath'>abspath</span> <span class='op'>=</span> <span class='kw'>nil</span> <span class='rparen'>)</span>
256
256
  <span class='kw'>super</span><span class='lparen'>(</span> <span class='id identifier rubyid_name'>name</span> <span class='rparen'>)</span>
@@ -268,11 +268,12 @@
268
268
 
269
269
  </div>
270
270
 
271
- <div id="footer">
272
- Generated on Thu Jan 23 19:01:13 2014 by
273
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
274
- 0.8.6.1 (ruby-1.9.3).
271
+ <div id="footer">
272
+ Generated on Fri Jun 28 14:38:02 2024 by
273
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
274
+ 0.9.36 (ruby-3.1.2).
275
275
  </div>
276
276
 
277
+ </div>
277
278
  </body>
278
279
  </html>
@@ -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
  Exception: DirTravel::DirTravelError
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::DirTravelError";
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 (D)</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">DirTravelError</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>Exception: DirTravel::DirTravelError
62
+ <div id="content"><h1>Exception: DirTravel::DirTravelError
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">RuntimeError</span>
77
73
 
78
74
  <ul class="fullTree">
@@ -85,23 +81,38 @@
85
81
  </ul>
86
82
  <a href="#" class="inheritanceTree">show all</a>
87
83
 
88
- </dd>
89
-
84
+ </dd>
85
+ </dl>
90
86
 
87
+
91
88
 
92
-
93
89
 
94
-
95
90
 
96
91
 
97
92
 
98
- <dt class="r2 last">Defined in:</dt>
99
- <dd class="r2 last">lib/dirtravel.rb</dd>
93
+
100
94
 
101
- </dl>
102
- <div class="clear"></div>
103
95
 
96
+
97
+ <dl>
98
+ <dt>Defined in:</dt>
99
+ <dd>lib/dirtravel.rb</dd>
100
+ </dl>
101
+
102
+ </div>
104
103
 
104
+ <h2>Overview</h2><div class="docstring">
105
+ <div class="discussion">
106
+
107
+ <p><span class='object_link'><a href="../DirTravel.html" title="DirTravel (module)">DirTravel</a></span> error.</p>
108
+
109
+
110
+ </div>
111
+ </div>
112
+ <div class="tags">
113
+
114
+
115
+ </div>
105
116
 
106
117
 
107
118
 
@@ -113,11 +124,12 @@
113
124
 
114
125
  </div>
115
126
 
116
- <div id="footer">
117
- Generated on Thu Jan 23 19:01:13 2014 by
118
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
119
- 0.8.6.1 (ruby-1.9.3).
127
+ <div id="footer">
128
+ Generated on Fri Jun 28 14:38:02 2024 by
129
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
130
+ 0.9.36 (ruby-3.1.2).
120
131
  </div>
121
132
 
133
+ </div>
122
134
  </body>
123
135
  </html>