env_parser 1.3.0 → 1.3.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Exception: EnvParser::AutoregisterFileNotFound
8
8
 
9
- &mdash; Documentation by YARD 0.9.20
9
+ &mdash; Documentation by YARD 0.9.26
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">
17
+ <script type="text/javascript">
18
18
  pathId = "EnvParser::AutoregisterFileNotFound";
19
19
  relpath = '../';
20
20
  </script>
@@ -106,8 +106,7 @@
106
106
  <h2>Overview</h2><div class="docstring">
107
107
  <div class="discussion">
108
108
 
109
- <p>Error class used to indicate a missing auto-registration spec file (used by
110
- the “autoregister” feature).</p>
109
+ <p>Error class used to indicate a missing auto-registration spec file (used by the “autoregister” feature).</p>
111
110
 
112
111
 
113
112
  </div>
@@ -134,9 +133,9 @@ the “autoregister” feature).</p>
134
133
  </div>
135
134
 
136
135
  <div id="footer">
137
- Generated on Sun Nov 3 21:30:37 2019 by
136
+ Generated on Sat Jan 2 17:31:18 2021 by
138
137
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
139
- 0.9.20 (ruby-2.4.2).
138
+ 0.9.26 (ruby-2.7.2).
140
139
  </div>
141
140
 
142
141
  </div>
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Exception: EnvParser::Error
8
8
 
9
- &mdash; Documentation by YARD 0.9.20
9
+ &mdash; Documentation by YARD 0.9.26
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">
17
+ <script type="text/javascript">
18
18
  pathId = "EnvParser::Error";
19
19
  relpath = '../';
20
20
  </script>
@@ -129,9 +129,9 @@
129
129
  </div>
130
130
 
131
131
  <div id="footer">
132
- Generated on Sun Nov 3 21:30:37 2019 by
132
+ Generated on Sat Jan 2 17:31:18 2021 by
133
133
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
134
- 0.9.20 (ruby-2.4.2).
134
+ 0.9.26 (ruby-2.7.2).
135
135
  </div>
136
136
 
137
137
  </div>
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Exception: EnvParser::TypeAlreadyDefinedError
8
8
 
9
- &mdash; Documentation by YARD 0.9.20
9
+ &mdash; Documentation by YARD 0.9.26
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">
17
+ <script type="text/javascript">
18
18
  pathId = "EnvParser::TypeAlreadyDefinedError";
19
19
  relpath = '../';
20
20
  </script>
@@ -133,9 +133,9 @@
133
133
  </div>
134
134
 
135
135
  <div id="footer">
136
- Generated on Sun Nov 3 21:30:37 2019 by
136
+ Generated on Sat Jan 2 17:31:18 2021 by
137
137
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
138
- 0.9.20 (ruby-2.4.2).
138
+ 0.9.26 (ruby-2.7.2).
139
139
  </div>
140
140
 
141
141
  </div>
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Module: EnvParser::Types
8
8
 
9
- &mdash; Documentation by YARD 0.9.20
9
+ &mdash; Documentation by YARD 0.9.26
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">
17
+ <script type="text/javascript">
18
18
  pathId = "EnvParser::Types";
19
19
  relpath = '../';
20
20
  </script>
@@ -88,8 +88,7 @@
88
88
  <h2>Overview</h2><div class="docstring">
89
89
  <div class="discussion">
90
90
 
91
- <p>The parent module for all EnvParser type definition modules. Exists only
92
- for documentation&#39;s sake.</p>
91
+ <p>The parent module for all EnvParser type definition modules. Exists only for documentation&#39;s sake.</p>
93
92
 
94
93
 
95
94
  </div>
@@ -119,9 +118,9 @@ for documentation&#39;s sake.</p>
119
118
  </div>
120
119
 
121
120
  <div id="footer">
122
- Generated on Sun Nov 3 21:30:37 2019 by
121
+ Generated on Sat Jan 2 17:31:18 2021 by
123
122
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
124
- 0.9.20 (ruby-2.4.2).
123
+ 0.9.26 (ruby-2.7.2).
125
124
  </div>
126
125
 
127
126
  </div>
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Module: EnvParser::Types::BaseTypes
8
8
 
9
- &mdash; Documentation by YARD 0.9.20
9
+ &mdash; Documentation by YARD 0.9.26
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">
17
+ <script type="text/javascript">
18
18
  pathId = "EnvParser::Types::BaseTypes";
19
19
  relpath = '../../';
20
20
  </script>
@@ -147,8 +147,7 @@
147
147
  </tr>
148
148
  </tbody>
149
149
  </table>
150
- <p>Note JSON is parsed using <em>quirks-mode</em> (meaning &#39;true&#39;,
151
- &#39;25&#39;, and &#39;null&#39; are all considered valid, parseable JSON).</p>
150
+ <p>Note JSON is parsed using <em>quirks-mode</em> (meaning &#39;true&#39;, &#39;25&#39;, and &#39;null&#39; are all considered valid, parseable JSON).</p>
152
151
 
153
152
 
154
153
  </div>
@@ -168,9 +167,9 @@
168
167
  </div>
169
168
 
170
169
  <div id="footer">
171
- Generated on Sun Nov 3 21:30:37 2019 by
170
+ Generated on Sat Jan 2 17:31:18 2021 by
172
171
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
173
- 0.9.20 (ruby-2.4.2).
172
+ 0.9.26 (ruby-2.7.2).
174
173
  </div>
175
174
 
176
175
  </div>
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Module: EnvParser::Types::ChronologyTypes
8
8
 
9
- &mdash; Documentation by YARD 0.9.20
9
+ &mdash; Documentation by YARD 0.9.26
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">
17
+ <script type="text/javascript">
18
18
  pathId = "EnvParser::Types::ChronologyTypes";
19
19
  relpath = '../../';
20
20
  </script>
@@ -149,9 +149,9 @@
149
149
  </div>
150
150
 
151
151
  <div id="footer">
152
- Generated on Sun Nov 3 21:30:37 2019 by
152
+ Generated on Sat Jan 2 17:31:18 2021 by
153
153
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
154
- 0.9.20 (ruby-2.4.2).
154
+ 0.9.26 (ruby-2.7.2).
155
155
  </div>
156
156
 
157
157
  </div>
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Module: EnvParser::Types::InternetTypes
8
8
 
9
- &mdash; Documentation by YARD 0.9.20
9
+ &mdash; Documentation by YARD 0.9.26
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">
17
+ <script type="text/javascript">
18
18
  pathId = "EnvParser::Types::InternetTypes";
19
19
  relpath = '../../';
20
20
  </script>
@@ -149,9 +149,9 @@
149
149
  </div>
150
150
 
151
151
  <div id="footer">
152
- Generated on Sun Nov 3 21:30:37 2019 by
152
+ Generated on Sat Jan 2 17:31:18 2021 by
153
153
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
154
- 0.9.20 (ruby-2.4.2).
154
+ 0.9.26 (ruby-2.7.2).
155
155
  </div>
156
156
 
157
157
  </div>
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Exception: EnvParser::UnknownTypeError
8
8
 
9
- &mdash; Documentation by YARD 0.9.20
9
+ &mdash; Documentation by YARD 0.9.26
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">
17
+ <script type="text/javascript">
18
18
  pathId = "EnvParser::UnknownTypeError";
19
19
  relpath = '../';
20
20
  </script>
@@ -133,9 +133,9 @@
133
133
  </div>
134
134
 
135
135
  <div id="footer">
136
- Generated on Sun Nov 3 21:30:37 2019 by
136
+ Generated on Sat Jan 2 17:31:18 2021 by
137
137
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
138
- 0.9.20 (ruby-2.4.2).
138
+ 0.9.26 (ruby-2.7.2).
139
139
  </div>
140
140
 
141
141
  </div>
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Exception: EnvParser::UnparseableAutoregisterSpec
8
8
 
9
- &mdash; Documentation by YARD 0.9.20
9
+ &mdash; Documentation by YARD 0.9.26
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">
17
+ <script type="text/javascript">
18
18
  pathId = "EnvParser::UnparseableAutoregisterSpec";
19
19
  relpath = '../';
20
20
  </script>
@@ -106,8 +106,7 @@
106
106
  <h2>Overview</h2><div class="docstring">
107
107
  <div class="discussion">
108
108
 
109
- <p>Error class used to indicate an unparseable auto-registration spec (used by
110
- the “autoregister” feature).</p>
109
+ <p>Error class used to indicate an unparseable auto-registration spec (used by the “autoregister” feature).</p>
111
110
 
112
111
 
113
112
  </div>
@@ -134,9 +133,9 @@ the “autoregister” feature).</p>
134
133
  </div>
135
134
 
136
135
  <div id="footer">
137
- Generated on Sun Nov 3 21:30:37 2019 by
136
+ Generated on Sat Jan 2 17:31:18 2021 by
138
137
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
139
- 0.9.20 (ruby-2.4.2).
138
+ 0.9.26 (ruby-2.7.2).
140
139
  </div>
141
140
 
142
141
  </div>
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Exception: EnvParser::ValueNotAllowedError
8
8
 
9
- &mdash; Documentation by YARD 0.9.20
9
+ &mdash; Documentation by YARD 0.9.26
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">
17
+ <script type="text/javascript">
18
18
  pathId = "EnvParser::ValueNotAllowedError";
19
19
  relpath = '../';
20
20
  </script>
@@ -106,9 +106,7 @@
106
106
  <h2>Overview</h2><div class="docstring">
107
107
  <div class="discussion">
108
108
 
109
- <p>Error class used to indicate parsed values that do not pass
110
- user-validation, either by not being part of the given “from_set” list, or
111
- by failing the “validated_by” Proc or yield-block check.</p>
109
+ <p>Error class used to indicate parsed values that do not pass user-validation, either by not being part of the given “from_set” list, or by failing the “validated_by” Proc or yield-block check.</p>
112
110
 
113
111
 
114
112
  </div>
@@ -135,9 +133,9 @@ by failing the “validated_by” Proc or yield-block check.</p>
135
133
  </div>
136
134
 
137
135
  <div id="footer">
138
- Generated on Sun Nov 3 21:30:37 2019 by
136
+ Generated on Sat Jan 2 17:31:18 2021 by
139
137
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
140
- 0.9.20 (ruby-2.4.2).
138
+ 0.9.26 (ruby-2.7.2).
141
139
  </div>
142
140
 
143
141
  </div>
@@ -6,15 +6,15 @@
6
6
  <title>
7
7
  Exception: EnvParser::ValueNotConvertibleError
8
8
 
9
- &mdash; Documentation by YARD 0.9.20
9
+ &mdash; Documentation by YARD 0.9.26
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">
17
+ <script type="text/javascript">
18
18
  pathId = "EnvParser::ValueNotConvertibleError";
19
19
  relpath = '../';
20
20
  </script>
@@ -106,8 +106,7 @@
106
106
  <h2>Overview</h2><div class="docstring">
107
107
  <div class="discussion">
108
108
 
109
- <p>Error class used to indicate value given is not convertible to the
110
- requested type.</p>
109
+ <p>Error class used to indicate value given is not convertible to the requested type.</p>
111
110
 
112
111
 
113
112
  </div>
@@ -134,9 +133,9 @@ requested type.</p>
134
133
  </div>
135
134
 
136
135
  <div id="footer">
137
- Generated on Sun Nov 3 21:30:37 2019 by
136
+ Generated on Sat Jan 2 17:31:18 2021 by
138
137
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
139
- 0.9.20 (ruby-2.4.2).
138
+ 0.9.26 (ruby-2.7.2).
140
139
  </div>
141
140
 
142
141
  </div>
@@ -4,15 +4,15 @@
4
4
  <meta charset="utf-8">
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
6
  <title>
7
- Documentation by YARD 0.9.20
7
+ Documentation by YARD 0.9.26
8
8
 
9
9
  </title>
10
10
 
11
- <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
11
+ <link rel="stylesheet" href="css/style.css" type="text/css" />
12
12
 
13
- <link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
13
+ <link rel="stylesheet" href="css/common.css" type="text/css" />
14
14
 
15
- <script type="text/javascript" charset="utf-8">
15
+ <script type="text/javascript">
16
16
  pathId = null;
17
17
  relpath = '';
18
18
  </script>
@@ -52,7 +52,7 @@
52
52
  <div class="clear"></div>
53
53
  </div>
54
54
 
55
- <div id="content"><h1 class="noborder title">Documentation by YARD 0.9.20</h1>
55
+ <div id="content"><h1 class="noborder title">Documentation by YARD 0.9.26</h1>
56
56
  <div id="listing">
57
57
  <h1 class="alphaindex">Alphabetic Index</h1>
58
58
 
@@ -235,9 +235,9 @@
235
235
  </div>
236
236
 
237
237
  <div id="footer">
238
- Generated on Sun Nov 3 21:30:34 2019 by
238
+ Generated on Sat Jan 2 17:31:14 2021 by
239
239
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
240
- 0.9.20 (ruby-2.4.2).
240
+ 0.9.26 (ruby-2.7.2).
241
241
  </div>
242
242
 
243
243
  </div>