rbatch 2.1.6 → 2.1.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (74) hide show
  1. data/.gitignore +1 -0
  2. data/README.ja.md +5 -2
  3. data/README.md +12 -8
  4. data/lib/rbatch/cmd.rb +51 -10
  5. data/lib/rbatch/config.rb +47 -10
  6. data/lib/rbatch/controller.rb +1 -0
  7. data/lib/rbatch/double_run_checker.rb +2 -0
  8. data/lib/rbatch/journal.rb +1 -0
  9. data/lib/rbatch/log.rb +111 -41
  10. data/lib/rbatch/run_conf.rb +1 -0
  11. data/lib/rbatch/variables.rb +2 -0
  12. data/lib/rbatch/version.rb +1 -1
  13. data/lib/rbatch.rb +46 -0
  14. data/spec/rbatch/config_spec.rb +26 -0
  15. metadata +3 -61
  16. data/doc/RBatch/Cmd.html +0 -321
  17. data/doc/RBatch/CmdException.html +0 -164
  18. data/doc/RBatch/CmdResult.html +0 -494
  19. data/doc/RBatch/CommonConfig/Exception.html +0 -159
  20. data/doc/RBatch/CommonConfig.html +0 -456
  21. data/doc/RBatch/Config/Exception.html +0 -159
  22. data/doc/RBatch/Config.html +0 -416
  23. data/doc/RBatch/Controller.html +0 -374
  24. data/doc/RBatch/DoubleRunCheckException.html +0 -164
  25. data/doc/RBatch/DoubleRunChecker.html +0 -279
  26. data/doc/RBatch/Journal.html +0 -332
  27. data/doc/RBatch/Log.html +0 -667
  28. data/doc/RBatch/LogException.html +0 -164
  29. data/doc/RBatch/RBatch/RBatch/ConfigException.html +0 -164
  30. data/doc/RBatch/RBatch/RBatch.html +0 -163
  31. data/doc/RBatch/RBatch/VariablesException.html +0 -164
  32. data/doc/RBatch/RBatch.html +0 -165
  33. data/doc/RBatch/RunConf/Exception.html +0 -164
  34. data/doc/RBatch/RunConf.html +0 -503
  35. data/doc/RBatch/Variables.html +0 -437
  36. data/doc/RBatch.html +0 -411
  37. data/doc/created.rid +0 -11
  38. data/doc/images/brick.png +0 -0
  39. data/doc/images/brick_link.png +0 -0
  40. data/doc/images/bug.png +0 -0
  41. data/doc/images/bullet_black.png +0 -0
  42. data/doc/images/bullet_toggle_minus.png +0 -0
  43. data/doc/images/bullet_toggle_plus.png +0 -0
  44. data/doc/images/date.png +0 -0
  45. data/doc/images/find.png +0 -0
  46. data/doc/images/loadingAnimation.gif +0 -0
  47. data/doc/images/macFFBgHack.png +0 -0
  48. data/doc/images/package.png +0 -0
  49. data/doc/images/page_green.png +0 -0
  50. data/doc/images/page_white_text.png +0 -0
  51. data/doc/images/page_white_width.png +0 -0
  52. data/doc/images/plugin.png +0 -0
  53. data/doc/images/ruby.png +0 -0
  54. data/doc/images/tag_green.png +0 -0
  55. data/doc/images/wrench.png +0 -0
  56. data/doc/images/wrench_orange.png +0 -0
  57. data/doc/images/zoom.png +0 -0
  58. data/doc/index.html +0 -197
  59. data/doc/js/darkfish.js +0 -118
  60. data/doc/js/jquery.js +0 -32
  61. data/doc/js/quicksearch.js +0 -114
  62. data/doc/js/thickbox-compressed.js +0 -10
  63. data/doc/lib/rbatch/cmd_rb.html +0 -60
  64. data/doc/lib/rbatch/common_config_rb.html +0 -56
  65. data/doc/lib/rbatch/config_rb.html +0 -56
  66. data/doc/lib/rbatch/controller_rb.html +0 -66
  67. data/doc/lib/rbatch/double_run_checker_rb.html +0 -56
  68. data/doc/lib/rbatch/journal_rb.html +0 -52
  69. data/doc/lib/rbatch/log_rb.html +0 -60
  70. data/doc/lib/rbatch/run_conf_rb.html +0 -56
  71. data/doc/lib/rbatch/variables_rb.html +0 -54
  72. data/doc/lib/rbatch/version_rb.html +0 -52
  73. data/doc/lib/rbatch_rb.html +0 -54
  74. data/doc/rdoc.css +0 -763
data/doc/RBatch.html DELETED
@@ -1,411 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
- <head>
6
- <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
7
-
8
- <title>Module: RBatch</title>
9
-
10
- <link rel="stylesheet" href="./rdoc.css" type="text/css" media="screen" />
11
-
12
- <script src="./js/jquery.js" type="text/javascript" charset="utf-8"></script>
13
- <script src="./js/thickbox-compressed.js" type="text/javascript" charset="utf-8"></script>
14
- <script src="./js/quicksearch.js" type="text/javascript" charset="utf-8"></script>
15
- <script src="./js/darkfish.js" type="text/javascript" charset="utf-8"></script>
16
-
17
- </head>
18
- <body id="top" class="module">
19
-
20
- <div id="metadata">
21
- <div id="home-metadata">
22
- <div id="home-section" class="section">
23
- <h3 class="section-header">
24
- <a href="./index.html">Home</a>
25
- <a href="./index.html#classes">Classes</a>
26
- <a href="./index.html#methods">Methods</a>
27
- </h3>
28
- </div>
29
- </div>
30
-
31
- <div id="file-metadata">
32
- <div id="file-list-section" class="section">
33
- <h3 class="section-header">In Files</h3>
34
- <div class="section-body">
35
- <ul>
36
-
37
- <li><a href="./lib/rbatch_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
38
- class="thickbox" title="lib/rbatch.rb">lib/rbatch.rb</a></li>
39
-
40
- <li><a href="./lib/rbatch/cmd_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
41
- class="thickbox" title="lib/rbatch/cmd.rb">lib/rbatch/cmd.rb</a></li>
42
-
43
- <li><a href="./lib/rbatch/journal_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
44
- class="thickbox" title="lib/rbatch/journal.rb">lib/rbatch/journal.rb</a></li>
45
-
46
- <li><a href="./lib/rbatch/log_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
47
- class="thickbox" title="lib/rbatch/log.rb">lib/rbatch/log.rb</a></li>
48
-
49
- <li><a href="./lib/rbatch/config_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
50
- class="thickbox" title="lib/rbatch/config.rb">lib/rbatch/config.rb</a></li>
51
-
52
- <li><a href="./lib/rbatch/run_conf_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
53
- class="thickbox" title="lib/rbatch/run_conf.rb">lib/rbatch/run_conf.rb</a></li>
54
-
55
- <li><a href="./lib/rbatch/controller_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
56
- class="thickbox" title="lib/rbatch/controller.rb">lib/rbatch/controller.rb</a></li>
57
-
58
- <li><a href="./lib/rbatch/variables_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
59
- class="thickbox" title="lib/rbatch/variables.rb">lib/rbatch/variables.rb</a></li>
60
-
61
- <li><a href="./lib/rbatch/version_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
62
- class="thickbox" title="lib/rbatch/version.rb">lib/rbatch/version.rb</a></li>
63
-
64
- <li><a href="./lib/rbatch/double_run_checker_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
65
- class="thickbox" title="lib/rbatch/double_run_checker.rb">lib/rbatch/double_run_checker.rb</a></li>
66
-
67
- </ul>
68
- </div>
69
- </div>
70
-
71
-
72
- </div>
73
-
74
- <div id="class-metadata">
75
-
76
-
77
-
78
-
79
-
80
- <!-- Namespace Contents -->
81
- <div id="namespace-list-section" class="section">
82
- <h3 class="section-header">Namespace</h3>
83
- <ul class="link-list">
84
-
85
- <li><span class="type">MODULE</span> <a href="RBatch/DoubleRunChecker.html">RBatch::DoubleRunChecker</a></li>
86
-
87
- <li><span class="type">MODULE</span> <a href="RBatch/RBatch.html">RBatch::RBatch</a></li>
88
-
89
- <li><span class="type">CLASS</span> <a href="RBatch/Cmd.html">RBatch::Cmd</a></li>
90
-
91
- <li><span class="type">CLASS</span> <a href="RBatch/CmdException.html">RBatch::CmdException</a></li>
92
-
93
- <li><span class="type">CLASS</span> <a href="RBatch/CmdResult.html">RBatch::CmdResult</a></li>
94
-
95
- <li><span class="type">CLASS</span> <a href="RBatch/Config.html">RBatch::Config</a></li>
96
-
97
- <li><span class="type">CLASS</span> <a href="RBatch/Controller.html">RBatch::Controller</a></li>
98
-
99
- <li><span class="type">CLASS</span> <a href="RBatch/DoubleRunCheckException.html">RBatch::DoubleRunCheckException</a></li>
100
-
101
- <li><span class="type">CLASS</span> <a href="RBatch/Journal.html">RBatch::Journal</a></li>
102
-
103
- <li><span class="type">CLASS</span> <a href="RBatch/Log.html">RBatch::Log</a></li>
104
-
105
- <li><span class="type">CLASS</span> <a href="RBatch/LogException.html">RBatch::LogException</a></li>
106
-
107
- <li><span class="type">CLASS</span> <a href="RBatch/RunConf.html">RBatch::RunConf</a></li>
108
-
109
- <li><span class="type">CLASS</span> <a href="RBatch/Variables.html">RBatch::Variables</a></li>
110
-
111
- </ul>
112
- </div>
113
-
114
-
115
-
116
- <!-- Method Quickref -->
117
- <div id="method-list-section" class="section">
118
- <h3 class="section-header">Methods</h3>
119
- <ul class="link-list">
120
-
121
- <li><a href="#method-i-cmd">#cmd</a></li>
122
-
123
- <li><a href="#method-i-common_config">#common_config</a></li>
124
-
125
- <li><a href="#method-i-config">#config</a></li>
126
-
127
- <li><a href="#method-i-init">#init</a></li>
128
-
129
- <li><a href="#method-i-vars">#vars</a></li>
130
-
131
- </ul>
132
- </div>
133
-
134
-
135
-
136
- </div>
137
-
138
- <div id="project-metadata">
139
-
140
-
141
-
142
- <div id="classindex-section" class="section project-section">
143
- <h3 class="section-header">Class/Module Index
144
- <span class="search-toggle"><img src="./images/find.png"
145
- height="16" width="16" alt="[+]"
146
- title="show/hide quicksearch" /></span></h3>
147
- <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
148
- <fieldset>
149
- <legend>Quicksearch</legend>
150
- <input type="text" name="quicksearch" value=""
151
- class="quicksearch-field" />
152
- </fieldset>
153
- </form>
154
-
155
- <ul class="link-list">
156
-
157
- <li><a href="./RBatch.html">RBatch</a></li>
158
-
159
- <li><a href="./RBatch/Cmd.html">RBatch::Cmd</a></li>
160
-
161
- <li><a href="./RBatch/CmdException.html">RBatch::CmdException</a></li>
162
-
163
- <li><a href="./RBatch/CmdResult.html">RBatch::CmdResult</a></li>
164
-
165
- <li><a href="./RBatch/Config.html">RBatch::Config</a></li>
166
-
167
- <li><a href="./RBatch/Controller.html">RBatch::Controller</a></li>
168
-
169
- <li><a href="./RBatch/DoubleRunCheckException.html">RBatch::DoubleRunCheckException</a></li>
170
-
171
- <li><a href="./RBatch/DoubleRunChecker.html">RBatch::DoubleRunChecker</a></li>
172
-
173
- <li><a href="./RBatch/Journal.html">RBatch::Journal</a></li>
174
-
175
- <li><a href="./RBatch/Log.html">RBatch::Log</a></li>
176
-
177
- <li><a href="./RBatch/LogException.html">RBatch::LogException</a></li>
178
-
179
- <li><a href="./RBatch/RBatch.html">RBatch::RBatch</a></li>
180
-
181
- <li><a href="./RBatch/RBatch/RBatch.html">RBatch::RBatch::RBatch</a></li>
182
-
183
- <li><a href="./RBatch/RBatch/RBatch/ConfigException.html">RBatch::RBatch::RBatch::ConfigException</a></li>
184
-
185
- <li><a href="./RBatch/RBatch/VariablesException.html">RBatch::RBatch::VariablesException</a></li>
186
-
187
- <li><a href="./RBatch/RunConf.html">RBatch::RunConf</a></li>
188
-
189
- <li><a href="./RBatch/RunConf/Exception.html">RBatch::RunConf::Exception</a></li>
190
-
191
- <li><a href="./RBatch/Variables.html">RBatch::Variables</a></li>
192
-
193
- </ul>
194
- <div id="no-class-search-results" style="display: none;">No matching classes.</div>
195
- </div>
196
-
197
-
198
- </div>
199
- </div>
200
-
201
- <div id="documentation">
202
- <h1 class="module">RBatch</h1>
203
-
204
- <div id="description" class="description">
205
-
206
- </div><!-- description -->
207
-
208
-
209
-
210
-
211
- <div id="5Buntitled-5D" class="documentation-section">
212
-
213
-
214
-
215
-
216
-
217
- <!-- Constants -->
218
- <div id="constants-list" class="section">
219
- <h3 class="section-header">Constants</h3>
220
- <dl>
221
-
222
- <dt><a name="VERSION">VERSION</a></dt>
223
-
224
- <dd class="description"></dd>
225
-
226
-
227
- </dl>
228
- </div>
229
-
230
-
231
-
232
-
233
- <!-- Methods -->
234
-
235
- <div id="public-instance-method-details" class="method-section section">
236
- <h3 class="section-header">Public Instance Methods</h3>
237
-
238
-
239
- <div id="cmd-method" class="method-detail ">
240
- <a name="method-i-cmd"></a>
241
-
242
-
243
- <div class="method-heading">
244
- <span class="method-name">cmd</span><span
245
- class="method-args">(cmd_str,opt=nil)</span>
246
- <span class="method-click-advice">click to toggle source</span>
247
- </div>
248
-
249
-
250
- <div class="method-description">
251
-
252
-
253
-
254
-
255
-
256
- <div class="method-source-code" id="cmd-source">
257
- <pre>
258
- <span class="ruby-comment"># File lib/rbatch.rb, line 14</span>
259
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">cmd</span>(<span class="ruby-identifier">cmd_str</span>,<span class="ruby-identifier">opt</span>=<span class="ruby-keyword">nil</span>) ; <span class="ruby-identifier">@@ctrl</span>.<span class="ruby-identifier">cmd</span>(<span class="ruby-identifier">cmd_str</span>,<span class="ruby-identifier">opt</span>) ; <span class="ruby-keyword">end</span></pre>
260
- </div><!-- cmd-source -->
261
-
262
- </div>
263
-
264
-
265
-
266
-
267
- </div><!-- cmd-method -->
268
-
269
-
270
- <div id="common_config-method" class="method-detail ">
271
- <a name="method-i-common_config"></a>
272
-
273
-
274
- <div class="method-heading">
275
- <span class="method-name">common_config</span><span
276
- class="method-args">()</span>
277
- <span class="method-click-advice">click to toggle source</span>
278
- </div>
279
-
280
-
281
- <div class="method-description">
282
-
283
-
284
-
285
-
286
-
287
- <div class="method-source-code" id="common_config-source">
288
- <pre>
289
- <span class="ruby-comment"># File lib/rbatch.rb, line 13</span>
290
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">common_config</span> ; <span class="ruby-identifier">@@ctrl</span>.<span class="ruby-identifier">common_config</span> ; <span class="ruby-keyword">end</span></pre>
291
- </div><!-- common_config-source -->
292
-
293
- </div>
294
-
295
-
296
-
297
-
298
- </div><!-- common_config-method -->
299
-
300
-
301
- <div id="config-method" class="method-detail ">
302
- <a name="method-i-config"></a>
303
-
304
-
305
- <div class="method-heading">
306
- <span class="method-name">config</span><span
307
- class="method-args">()</span>
308
- <span class="method-click-advice">click to toggle source</span>
309
- </div>
310
-
311
-
312
- <div class="method-description">
313
-
314
-
315
-
316
-
317
-
318
- <div class="method-source-code" id="config-source">
319
- <pre>
320
- <span class="ruby-comment"># File lib/rbatch.rb, line 12</span>
321
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">config</span> ; <span class="ruby-identifier">@@ctrl</span>.<span class="ruby-identifier">config</span> ; <span class="ruby-keyword">end</span></pre>
322
- </div><!-- config-source -->
323
-
324
- </div>
325
-
326
-
327
-
328
-
329
- </div><!-- config-method -->
330
-
331
-
332
- <div id="init-method" class="method-detail ">
333
- <a name="method-i-init"></a>
334
-
335
-
336
- <div class="method-heading">
337
- <span class="method-name">init</span><span
338
- class="method-args">()</span>
339
- <span class="method-click-advice">click to toggle source</span>
340
- </div>
341
-
342
-
343
- <div class="method-description">
344
-
345
-
346
-
347
-
348
-
349
- <div class="method-source-code" id="init-source">
350
- <pre>
351
- <span class="ruby-comment"># File lib/rbatch.rb, line 8</span>
352
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">init</span>
353
- <span class="ruby-identifier">@@ctrl</span> = <span class="ruby-constant">RBatch</span><span class="ruby-operator">::</span><span class="ruby-constant">Controller</span>.<span class="ruby-identifier">new</span>
354
- <span class="ruby-keyword">end</span></pre>
355
- </div><!-- init-source -->
356
-
357
- </div>
358
-
359
-
360
-
361
-
362
- </div><!-- init-method -->
363
-
364
-
365
- <div id="vars-method" class="method-detail ">
366
- <a name="method-i-vars"></a>
367
-
368
-
369
- <div class="method-heading">
370
- <span class="method-name">vars</span><span
371
- class="method-args">()</span>
372
- <span class="method-click-advice">click to toggle source</span>
373
- </div>
374
-
375
-
376
- <div class="method-description">
377
-
378
-
379
-
380
-
381
-
382
- <div class="method-source-code" id="vars-source">
383
- <pre>
384
- <span class="ruby-comment"># File lib/rbatch.rb, line 11</span>
385
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">vars</span> ; <span class="ruby-identifier">@@ctrl</span>.<span class="ruby-identifier">vars</span> ; <span class="ruby-keyword">end</span></pre>
386
- </div><!-- vars-source -->
387
-
388
- </div>
389
-
390
-
391
-
392
-
393
- </div><!-- vars-method -->
394
-
395
-
396
- </div><!-- public-instance-method-details -->
397
-
398
- </div><!-- 5Buntitled-5D -->
399
-
400
-
401
- </div><!-- documentation -->
402
-
403
- <div id="validator-badges">
404
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
405
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
406
- Rdoc Generator</a> 2</small>.</p>
407
- </div>
408
-
409
- </body>
410
- </html>
411
-
data/doc/created.rid DELETED
@@ -1,11 +0,0 @@
1
- Tue, 14 Jan 2014 21:00:17 -0500
2
- lib/rbatch.rb Tue, 14 Jan 2014 20:51:07 -0500
3
- lib/rbatch/cmd.rb Tue, 14 Jan 2014 20:33:29 -0500
4
- lib/rbatch/journal.rb Tue, 14 Jan 2014 10:55:12 -0500
5
- lib/rbatch/log.rb Tue, 14 Jan 2014 20:31:48 -0500
6
- lib/rbatch/config.rb Tue, 14 Jan 2014 20:38:41 -0500
7
- lib/rbatch/run_conf.rb Tue, 14 Jan 2014 10:55:12 -0500
8
- lib/rbatch/controller.rb Tue, 14 Jan 2014 20:54:09 -0500
9
- lib/rbatch/variables.rb Tue, 14 Jan 2014 20:39:40 -0500
10
- lib/rbatch/version.rb Tue, 14 Jan 2014 10:52:53 -0500
11
- lib/rbatch/double_run_checker.rb Tue, 14 Jan 2014 10:52:53 -0500
data/doc/images/brick.png DELETED
Binary file
Binary file
data/doc/images/bug.png DELETED
Binary file
Binary file
Binary file
Binary file
data/doc/images/date.png DELETED
Binary file
data/doc/images/find.png DELETED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
data/doc/images/ruby.png DELETED
Binary file
Binary file
Binary file
Binary file
data/doc/images/zoom.png DELETED
Binary file