rbatch 1.7.0 → 1.8.0

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,158 +1,159 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
2
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
4
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
5
  <head>
6
- <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
6
+ <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
7
7
 
8
- <title>Class: RBatch::CmdException</title>
8
+ <title>Class: RBatch::CmdException</title>
9
9
 
10
- <link rel="stylesheet" href="../rdoc.css" type="text/css" media="screen" />
10
+ <link rel="stylesheet" href="../rdoc.css" type="text/css" media="screen" />
11
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>
12
+ <script src="../js/jquery.js" type="text/javascript"
13
+ charset="utf-8"></script>
14
+ <script src="../js/thickbox-compressed.js" type="text/javascript"
15
+ charset="utf-8"></script>
16
+ <script src="../js/quicksearch.js" type="text/javascript"
17
+ charset="utf-8"></script>
18
+ <script src="../js/darkfish.js" type="text/javascript"
19
+ charset="utf-8"></script>
16
20
 
17
21
  </head>
18
- <body id="top" class="class">
22
+ <body class="class">
19
23
 
20
- <div id="metadata">
21
- <div id="home-metadata">
22
- <div id="home-section" class="section">
24
+ <div id="metadata">
25
+ <div id="home-metadata">
26
+ <div id="home-section" class="section">
23
27
  <h3 class="section-header">
24
28
  <a href="../index.html">Home</a>
25
29
  <a href="../index.html#classes">Classes</a>
26
30
  <a href="../index.html#methods">Methods</a>
27
31
  </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/cmd_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
38
- class="thickbox" title="lib/rbatch/cmd.rb">lib/rbatch/cmd.rb</a></li>
39
-
40
- </ul>
41
- </div>
42
- </div>
43
-
44
-
45
- </div>
46
-
47
- <div id="class-metadata">
48
-
49
- <!-- Parent Class -->
50
- <div id="parent-class-section" class="section">
51
- <h3 class="section-header">Parent</h3>
52
-
53
- <p class="link">Exception</p>
54
-
55
- </div>
56
-
57
-
58
-
59
-
60
-
61
-
62
-
63
-
64
-
65
- </div>
66
-
67
- <div id="project-metadata">
68
-
69
-
70
- <div id="fileindex-section" class="section project-section">
71
- <h3 class="section-header">Files</h3>
72
- <ul>
73
-
74
- <li class="file"><a href="../CHANGELOG.html">CHANGELOG</a></li>
75
-
76
- <li class="file"><a href="../LICENSE.html">LICENSE</a></li>
77
-
78
- </ul>
79
- </div>
80
-
81
-
82
- <div id="classindex-section" class="section project-section">
83
- <h3 class="section-header">Class/Module Index
84
- <span class="search-toggle"><img src="../images/find.png"
85
- height="16" width="16" alt="[+]"
86
- title="show/hide quicksearch" /></span></h3>
87
- <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
88
- <fieldset>
89
- <legend>Quicksearch</legend>
90
- <input type="text" name="quicksearch" value=""
91
- class="quicksearch-field" />
92
- </fieldset>
93
- </form>
94
-
95
- <ul class="link-list">
96
-
97
- <li><a href="../RBatch.html">RBatch</a></li>
98
-
99
- <li><a href="../RBatch/Cmd.html">RBatch::Cmd</a></li>
100
-
101
- <li><a href="../RBatch/CmdException.html">RBatch::CmdException</a></li>
102
-
103
- <li><a href="../RBatch/CmdResult.html">RBatch::CmdResult</a></li>
104
-
105
- <li><a href="../RBatch/Config.html">RBatch::Config</a></li>
106
-
107
- <li><a href="../RBatch/Log.html">RBatch::Log</a></li>
108
-
109
- <li><a href="../RBatch/RBatch.html">RBatch::RBatch</a></li>
110
-
111
- <li><a href="../RBatch/RBatch/RBatch.html">RBatch::RBatch::RBatch</a></li>
112
-
113
- <li><a href="../RBatch/RBatch/RBatch/Config.html">RBatch::RBatch::RBatch::Config</a></li>
114
-
115
- <li><a href="../RBatch/RBatch/RBatch/Config/Exception.html">RBatch::RBatch::RBatch::Config::Exception</a></li>
116
-
117
- </ul>
118
- <div id="no-class-search-results" style="display: none;">No matching classes.</div>
119
- </div>
120
-
121
-
122
- </div>
123
- </div>
124
-
125
- <div id="documentation">
126
- <h1 class="class">RBatch::CmdException</h1>
127
-
128
- <div id="description" class="description">
129
-
130
- </div><!-- description -->
131
-
132
-
133
-
134
-
135
- <div id="5Buntitled-5D" class="documentation-section">
136
-
137
-
138
-
139
-
140
-
141
-
142
-
143
-
144
- <!-- Methods -->
145
-
146
- </div><!-- 5Buntitled-5D -->
147
-
148
-
149
- </div><!-- documentation -->
150
-
151
- <div id="validator-badges">
152
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
153
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
154
- Rdoc Generator</a> 2</small>.</p>
155
- </div>
32
+ </div>
33
+ </div>
34
+
35
+ <div id="file-metadata">
36
+ <div id="file-list-section" class="section">
37
+ <h3 class="section-header">In Files</h3>
38
+ <div class="section-body">
39
+ <ul>
40
+
41
+ <li><a href="../lib/rbatch/cmd_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
42
+ class="thickbox" title="lib/rbatch/cmd.rb">lib/rbatch/cmd.rb</a></li>
43
+
44
+ </ul>
45
+ </div>
46
+ </div>
47
+
48
+
49
+ </div>
50
+
51
+ <div id="class-metadata">
52
+
53
+ <!-- Parent Class -->
54
+
55
+ <div id="parent-class-section" class="section">
56
+ <h3 class="section-header">Parent</h3>
57
+
58
+ <p class="link"><a href="Config.html">RBatch::Config</a></p>
59
+
60
+ </div>
61
+
62
+
63
+ <!-- Namespace Contents -->
64
+
65
+
66
+ <!-- Method Quickref -->
67
+
68
+
69
+ <!-- Included Modules -->
70
+
71
+ </div>
72
+
73
+ <div id="project-metadata">
74
+
75
+
76
+ <div id="fileindex-section" class="section project-section">
77
+ <h3 class="section-header">Files</h3>
78
+ <ul>
79
+
80
+ <li class="file"><a href="../CHANGELOG.html">CHANGELOG</a></li>
81
+
82
+ <li class="file"><a href="../LICENSE.html">LICENSE</a></li>
83
+
84
+ </ul>
85
+ </div>
86
+
87
+
88
+ <div id="classindex-section" class="section project-section">
89
+ <h3 class="section-header">Class Index
90
+ <span class="search-toggle"><img src="../images/find.png"
91
+ height="16" width="16" alt="[+]"
92
+ title="show/hide quicksearch" /></span></h3>
93
+ <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
94
+ <fieldset>
95
+ <legend>Quicksearch</legend>
96
+ <input type="text" name="quicksearch" value=""
97
+ class="quicksearch-field" />
98
+ </fieldset>
99
+ </form>
100
+
101
+ <ul class="link-list">
102
+
103
+ <li><a href="../RBatch.html">RBatch</a></li>
104
+
105
+ <li><a href="../RBatch/Cmd.html">RBatch::Cmd</a></li>
106
+
107
+ <li><a href="../RBatch/CmdException.html">RBatch::CmdException</a></li>
108
+
109
+ <li><a href="../RBatch/CmdResult.html">RBatch::CmdResult</a></li>
110
+
111
+ <li><a href="../RBatch/Config.html">RBatch::Config</a></li>
112
+
113
+ <li><a href="../RBatch/Config/Exception.html">RBatch::Config::Exception</a></li>
114
+
115
+ <li><a href="../RBatch/Log.html">RBatch::Log</a></li>
116
+
117
+ <li><a href="../RBatchException.html">RBatchException</a></li>
118
+
119
+ </ul>
120
+ <div id="no-class-search-results" style="display: none;">No matching classes.</div>
121
+ </div>
122
+
123
+
124
+ </div>
125
+ </div>
126
+
127
+ <div id="documentation">
128
+ <h1 class="class">RBatch::CmdException</h1>
129
+
130
+ <div id="description">
131
+
132
+ </div>
133
+
134
+ <!-- Constants -->
135
+
136
+
137
+ <!-- Attributes -->
138
+
139
+
140
+ <!-- Methods -->
141
+
142
+
143
+ </div>
144
+
145
+
146
+ <div id="rdoc-debugging-section-dump" class="debugging-section">
147
+
148
+ <p>Disabled; run with --debug to generate this.</p>
149
+
150
+ </div>
151
+
152
+ <div id="validator-badges">
153
+ <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
154
+ <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
155
+ Rdoc Generator</a> 1.1.6</small>.</p>
156
+ </div>
156
157
 
157
158
  </body>
158
159
  </html>