rumodule 0.0.3
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 +7 -0
- data/CHANGELOG.rdoc +11 -0
- data/LICENSE +20 -0
- data/README.rdoc +218 -0
- data/bin/rumodule +1069 -0
- data/doc/CmdAdd.html +837 -0
- data/doc/CmdDisplay.html +260 -0
- data/doc/CmdHelp.html +304 -0
- data/doc/CmdList.html +258 -0
- data/doc/CmdRm.html +832 -0
- data/doc/CmdSadd.html +300 -0
- data/doc/CmdSlist.html +258 -0
- data/doc/CmdSrm.html +283 -0
- data/doc/CmdWhich.html +258 -0
- data/doc/EnvVar.html +1351 -0
- data/doc/Rumodule.html +841 -0
- data/doc/RumoduleCommon.html +151 -0
- data/doc/RumoduleMod.html +202 -0
- data/doc/Utility.html +1403 -0
- data/doc/_index.html +202 -0
- data/doc/class_list.html +58 -0
- data/doc/css/common.css +1 -0
- data/doc/css/full_list.css +57 -0
- data/doc/css/style.css +339 -0
- data/doc/file.CHANGELOG.html +87 -0
- data/doc/file.README.html +303 -0
- data/doc/file_list.html +63 -0
- data/doc/frames.html +26 -0
- data/doc/index.html +303 -0
- data/doc/js/app.js +219 -0
- data/doc/js/full_list.js +181 -0
- data/doc/js/jquery.js +4 -0
- data/doc/method_list.html +423 -0
- data/doc/top-level-namespace.html +130 -0
- data/lib/version.rb +6 -0
- data/test/run_fish +3 -0
- data/test/run_zsh_sh_bash +3 -0
- data/test/test_fish +70 -0
- data/test/test_fish.log +60 -0
- data/test/test_golden.log +60 -0
- data/test/test_rumodule.rb +39 -0
- data/test/test_zsh_sh_bash +72 -0
- data/test/test_zsh_sh_bash.log +60 -0
- metadata +110 -0
data/doc/CmdSrm.html
ADDED
@@ -0,0 +1,283 @@
|
|
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">
|
4
|
+
<head>
|
5
|
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
6
|
+
<title>
|
7
|
+
Class: CmdSrm
|
8
|
+
|
9
|
+
— Documentation by YARD 0.8.7.6
|
10
|
+
|
11
|
+
</title>
|
12
|
+
|
13
|
+
<link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
|
14
|
+
|
15
|
+
<link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
|
16
|
+
|
17
|
+
<script type="text/javascript" charset="utf-8">
|
18
|
+
hasFrames = window.top.frames.main ? true : false;
|
19
|
+
relpath = '';
|
20
|
+
framesUrl = "frames.html#!CmdSrm.html";
|
21
|
+
</script>
|
22
|
+
|
23
|
+
|
24
|
+
<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
|
25
|
+
|
26
|
+
<script type="text/javascript" charset="utf-8" src="js/app.js"></script>
|
27
|
+
|
28
|
+
|
29
|
+
</head>
|
30
|
+
<body>
|
31
|
+
<div id="header">
|
32
|
+
<div id="menu">
|
33
|
+
|
34
|
+
<a href="_index.html">Index (C)</a> »
|
35
|
+
|
36
|
+
|
37
|
+
<span class="title">CmdSrm</span>
|
38
|
+
|
39
|
+
|
40
|
+
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
|
41
|
+
</div>
|
42
|
+
|
43
|
+
<div id="search">
|
44
|
+
|
45
|
+
<a class="full_list_link" id="class_list_link"
|
46
|
+
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
|
58
|
+
</a>
|
59
|
+
|
60
|
+
</div>
|
61
|
+
<div class="clear"></div>
|
62
|
+
</div>
|
63
|
+
|
64
|
+
<iframe id="search_frame"></iframe>
|
65
|
+
|
66
|
+
<div id="content"><h1>Class: CmdSrm
|
67
|
+
|
68
|
+
|
69
|
+
|
70
|
+
</h1>
|
71
|
+
|
72
|
+
<dl class="box">
|
73
|
+
|
74
|
+
<dt class="r1">Inherits:</dt>
|
75
|
+
<dd class="r1">
|
76
|
+
<span class="inheritName"><span class='object_link'><a href="CmdRm.html" title="CmdRm (class)">CmdRm</a></span></span>
|
77
|
+
|
78
|
+
<ul class="fullTree">
|
79
|
+
<li>Object</li>
|
80
|
+
|
81
|
+
<li class="next"><span class='object_link'><a href="RumoduleCommon.html" title="RumoduleCommon (class)">RumoduleCommon</a></span></li>
|
82
|
+
|
83
|
+
<li class="next"><span class='object_link'><a href="Rumodule.html" title="Rumodule (class)">Rumodule</a></span></li>
|
84
|
+
|
85
|
+
<li class="next"><span class='object_link'><a href="CmdRm.html" title="CmdRm (class)">CmdRm</a></span></li>
|
86
|
+
|
87
|
+
<li class="next">CmdSrm</li>
|
88
|
+
|
89
|
+
</ul>
|
90
|
+
<a href="#" class="inheritanceTree">show all</a>
|
91
|
+
|
92
|
+
</dd>
|
93
|
+
|
94
|
+
|
95
|
+
|
96
|
+
|
97
|
+
|
98
|
+
|
99
|
+
|
100
|
+
|
101
|
+
|
102
|
+
<dt class="r2 last">Defined in:</dt>
|
103
|
+
<dd class="r2 last">bin/rumodule</dd>
|
104
|
+
|
105
|
+
</dl>
|
106
|
+
<div class="clear"></div>
|
107
|
+
|
108
|
+
<h2>Overview</h2><div class="docstring">
|
109
|
+
<div class="discussion">
|
110
|
+
|
111
|
+
<p>Rm system command.</p>
|
112
|
+
|
113
|
+
|
114
|
+
</div>
|
115
|
+
</div>
|
116
|
+
<div class="tags">
|
117
|
+
|
118
|
+
|
119
|
+
</div>
|
120
|
+
<h2>Constant Summary</h2>
|
121
|
+
|
122
|
+
|
123
|
+
|
124
|
+
|
125
|
+
<h2>Constant Summary</h2>
|
126
|
+
|
127
|
+
<h3 class="inherited">Constants included
|
128
|
+
from <span class='object_link'><a href="Utility.html" title="Utility (module)">Utility</a></span></h3>
|
129
|
+
<p class="inherited"><span class='object_link'><a href="Utility.html#LOADED-constant" title="Utility::LOADED (constant)">Utility::LOADED</a></span>, <span class='object_link'><a href="Utility.html#MODULEDIRS-constant" title="Utility::MODULEDIRS (constant)">Utility::MODULEDIRS</a></span>, <span class='object_link'><a href="Utility.html#RUMODULE_PUSH-constant" title="Utility::RUMODULE_PUSH (constant)">Utility::RUMODULE_PUSH</a></span>, <span class='object_link'><a href="Utility.html#SUBLOADED-constant" title="Utility::SUBLOADED (constant)">Utility::SUBLOADED</a></span>, <span class='object_link'><a href="Utility.html#SYSLOADED-constant" title="Utility::SYSLOADED (constant)">Utility::SYSLOADED</a></span></p>
|
130
|
+
|
131
|
+
|
132
|
+
|
133
|
+
<h3 class="inherited">Constants inherited
|
134
|
+
from <span class='object_link'><a href="RumoduleCommon.html" title="RumoduleCommon (class)">RumoduleCommon</a></span></h3>
|
135
|
+
<p class="inherited"><span class='object_link'><a href="RumoduleCommon.html#SHELL-constant" title="RumoduleCommon::SHELL (constant)">RumoduleCommon::SHELL</a></span></p>
|
136
|
+
|
137
|
+
|
138
|
+
|
139
|
+
|
140
|
+
|
141
|
+
|
142
|
+
<h2>
|
143
|
+
Instance Method Summary
|
144
|
+
<small>(<a href="#" class="summary_toggle">collapse</a>)</small>
|
145
|
+
</h2>
|
146
|
+
|
147
|
+
<ul class="summary">
|
148
|
+
|
149
|
+
<li class="public ">
|
150
|
+
<span class="summary_signature">
|
151
|
+
|
152
|
+
<a href="#action-instance_method" title="#action (instance method)">- (Object) <strong>action</strong>(mods, list = :system) </a>
|
153
|
+
|
154
|
+
|
155
|
+
|
156
|
+
</span>
|
157
|
+
|
158
|
+
|
159
|
+
|
160
|
+
|
161
|
+
|
162
|
+
|
163
|
+
|
164
|
+
|
165
|
+
|
166
|
+
<span class="summary_desc"><div class='inline'></div></span>
|
167
|
+
|
168
|
+
</li>
|
169
|
+
|
170
|
+
|
171
|
+
</ul>
|
172
|
+
|
173
|
+
|
174
|
+
|
175
|
+
|
176
|
+
|
177
|
+
|
178
|
+
|
179
|
+
|
180
|
+
|
181
|
+
|
182
|
+
|
183
|
+
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="CmdRm.html" title="CmdRm (class)">CmdRm</a></span></h3>
|
184
|
+
<p class="inherited"><span class='object_link'><a href="CmdRm.html#add-instance_method" title="CmdRm#add (method)">#add</a></span>, <span class='object_link'><a href="CmdRm.html#append_path-instance_method" title="CmdRm#append_path (method)">#append_path</a></span>, <span class='object_link'><a href="CmdRm.html#conflict-instance_method" title="CmdRm#conflict (method)">#conflict</a></span>, <span class='object_link'><a href="CmdRm.html#is_loaded-instance_method" title="CmdRm#is_loaded (method)">#is_loaded</a></span>, <span class='object_link'><a href="CmdRm.html#prepend_path-instance_method" title="CmdRm#prepend_path (method)">#prepend_path</a></span>, <span class='object_link'><a href="CmdRm.html#prereq-instance_method" title="CmdRm#prereq (method)">#prereq</a></span>, <span class='object_link'><a href="CmdRm.html#pushenv-instance_method" title="CmdRm#pushenv (method)">#pushenv</a></span>, <span class='object_link'><a href="CmdRm.html#remove_path-instance_method" title="CmdRm#remove_path (method)">#remove_path</a></span>, <span class='object_link'><a href="CmdRm.html#setenv-instance_method" title="CmdRm#setenv (method)">#setenv</a></span>, <span class='object_link'><a href="CmdRm.html#unsetenv-instance_method" title="CmdRm#unsetenv (method)">#unsetenv</a></span></p>
|
185
|
+
|
186
|
+
|
187
|
+
|
188
|
+
|
189
|
+
|
190
|
+
|
191
|
+
|
192
|
+
|
193
|
+
|
194
|
+
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="Rumodule.html" title="Rumodule (class)">Rumodule</a></span></h3>
|
195
|
+
<p class="inherited"><span class='object_link'><a href="Rumodule.html#_is_loaded-instance_method" title="Rumodule#_is_loaded (method)">#_is_loaded</a></span>, <span class='object_link'><a href="Rumodule.html#_output-instance_method" title="Rumodule#_output (method)">#_output</a></span>, <span class='object_link'><a href="Rumodule.html#flush-class_method" title="Rumodule.flush (method)">flush</a></span>, <span class='object_link'><a href="Rumodule.html#getenvar-instance_method" title="Rumodule#getenvar (method)">#getenvar</a></span>, <span class='object_link'><a href="Rumodule.html#run-class_method" title="Rumodule.run (method)">run</a></span></p>
|
196
|
+
|
197
|
+
|
198
|
+
|
199
|
+
|
200
|
+
|
201
|
+
|
202
|
+
|
203
|
+
|
204
|
+
|
205
|
+
<h3 class="inherited">Methods included from <span class='object_link'><a href="Utility.html" title="Utility (module)">Utility</a></span></h3>
|
206
|
+
<p class="inherited"><span class='object_link'><a href="Utility.html#abort-instance_method" title="Utility#abort (method)">#abort</a></span>, <span class='object_link'><a href="Utility.html#all_loaded-instance_method" title="Utility#all_loaded (method)">#all_loaded</a></span>, <span class='object_link'><a href="Utility.html#commonHelp-instance_method" title="Utility#commonHelp (method)">#commonHelp</a></span>, <span class='object_link'><a href="Utility.html#error-instance_method" title="Utility#error (method)">#error</a></span>, <span class='object_link'><a href="Utility.html#findModule-instance_method" title="Utility#findModule (method)">#findModule</a></span>, <span class='object_link'><a href="Utility.html#help-instance_method" title="Utility#help (method)">#help</a></span>, <span class='object_link'><a href="Utility.html#loadModule-instance_method" title="Utility#loadModule (method)">#loadModule</a></span>, <span class='object_link'><a href="Utility.html#loaded-instance_method" title="Utility#loaded (method)">#loaded</a></span>, <span class='object_link'><a href="Utility.html#registerModule-instance_method" title="Utility#registerModule (method)">#registerModule</a></span>, <span class='object_link'><a href="Utility.html#sys_loaded-instance_method" title="Utility#sys_loaded (method)">#sys_loaded</a></span>, <span class='object_link'><a href="Utility.html#unregisterModule-instance_method" title="Utility#unregisterModule (method)">#unregisterModule</a></span>, <span class='object_link'><a href="Utility.html#usage-instance_method" title="Utility#usage (method)">#usage</a></span>, <span class='object_link'><a href="Utility.html#warning-instance_method" title="Utility#warning (method)">#warning</a></span></p>
|
207
|
+
|
208
|
+
|
209
|
+
|
210
|
+
|
211
|
+
|
212
|
+
|
213
|
+
|
214
|
+
|
215
|
+
|
216
|
+
|
217
|
+
|
218
|
+
|
219
|
+
|
220
|
+
|
221
|
+
|
222
|
+
<h3 class="inherited">Methods included from <span class='object_link'><a href="RumoduleMod.html" title="RumoduleMod (module)">RumoduleMod</a></span></h3>
|
223
|
+
<p class="inherited"><span class='object_link'><a href="RumoduleMod.html#home-instance_method" title="RumoduleMod#home (method)">#home</a></span></p>
|
224
|
+
|
225
|
+
|
226
|
+
<div id="instance_method_details" class="method_details_list">
|
227
|
+
<h2>Instance Method Details</h2>
|
228
|
+
|
229
|
+
|
230
|
+
<div class="method_details first">
|
231
|
+
<h3 class="signature first" id="action-instance_method">
|
232
|
+
|
233
|
+
- (<tt>Object</tt>) <strong>action</strong>(mods, list = :system)
|
234
|
+
|
235
|
+
|
236
|
+
|
237
|
+
|
238
|
+
|
239
|
+
</h3><table class="source_code">
|
240
|
+
<tr>
|
241
|
+
<td>
|
242
|
+
<pre class="lines">
|
243
|
+
|
244
|
+
|
245
|
+
997
|
246
|
+
998
|
247
|
+
999
|
248
|
+
1000
|
249
|
+
1001
|
250
|
+
1002
|
251
|
+
1003
|
252
|
+
1004
|
253
|
+
1005</pre>
|
254
|
+
</td>
|
255
|
+
<td>
|
256
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 997</span>
|
257
|
+
|
258
|
+
<span class='kw'>def</span> <span class='id identifier rubyid_action'>action</span><span class='lparen'>(</span> <span class='id identifier rubyid_mods'>mods</span><span class='comma'>,</span> <span class='id identifier rubyid_list'>list</span> <span class='op'>=</span> <span class='symbol'>:system</span> <span class='rparen'>)</span>
|
259
|
+
<span class='id identifier rubyid_mods'>mods</span><span class='period'>.</span><span class='id identifier rubyid_each'>each</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_mod'>mod</span><span class='op'>|</span>
|
260
|
+
<span class='id identifier rubyid_mod_path'>mod_path</span> <span class='op'>=</span> <span class='id identifier rubyid_findModule'>findModule</span><span class='lparen'>(</span> <span class='id identifier rubyid_mod'>mod</span> <span class='rparen'>)</span>
|
261
|
+
<span class='kw'>if</span> <span class='id identifier rubyid__is_loaded'>_is_loaded</span><span class='lparen'>(</span> <span class='id identifier rubyid_mod_path'>mod_path</span> <span class='rparen'>)</span>
|
262
|
+
<span class='id identifier rubyid_loaded_mod'>loaded_mod</span> <span class='op'>=</span> <span class='id identifier rubyid_loadModule'>loadModule</span><span class='lparen'>(</span> <span class='id identifier rubyid_mod_path'>mod_path</span> <span class='rparen'>)</span>
|
263
|
+
<span class='id identifier rubyid_unregisterModule'>unregisterModule</span><span class='lparen'>(</span> <span class='id identifier rubyid_loaded_mod'>loaded_mod</span><span class='comma'>,</span> <span class='id identifier rubyid_list'>list</span> <span class='rparen'>)</span>
|
264
|
+
<span class='kw'>end</span>
|
265
|
+
<span class='kw'>end</span>
|
266
|
+
<span class='kw'>end</span></pre>
|
267
|
+
</td>
|
268
|
+
</tr>
|
269
|
+
</table>
|
270
|
+
</div>
|
271
|
+
|
272
|
+
</div>
|
273
|
+
|
274
|
+
</div>
|
275
|
+
|
276
|
+
<div id="footer">
|
277
|
+
Generated on Sat Mar 19 10:38:05 2016 by
|
278
|
+
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
279
|
+
0.8.7.6 (ruby-2.1.2).
|
280
|
+
</div>
|
281
|
+
|
282
|
+
</body>
|
283
|
+
</html>
|
data/doc/CmdWhich.html
ADDED
@@ -0,0 +1,258 @@
|
|
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">
|
4
|
+
<head>
|
5
|
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
6
|
+
<title>
|
7
|
+
Class: CmdWhich
|
8
|
+
|
9
|
+
— Documentation by YARD 0.8.7.6
|
10
|
+
|
11
|
+
</title>
|
12
|
+
|
13
|
+
<link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
|
14
|
+
|
15
|
+
<link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
|
16
|
+
|
17
|
+
<script type="text/javascript" charset="utf-8">
|
18
|
+
hasFrames = window.top.frames.main ? true : false;
|
19
|
+
relpath = '';
|
20
|
+
framesUrl = "frames.html#!CmdWhich.html";
|
21
|
+
</script>
|
22
|
+
|
23
|
+
|
24
|
+
<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
|
25
|
+
|
26
|
+
<script type="text/javascript" charset="utf-8" src="js/app.js"></script>
|
27
|
+
|
28
|
+
|
29
|
+
</head>
|
30
|
+
<body>
|
31
|
+
<div id="header">
|
32
|
+
<div id="menu">
|
33
|
+
|
34
|
+
<a href="_index.html">Index (C)</a> »
|
35
|
+
|
36
|
+
|
37
|
+
<span class="title">CmdWhich</span>
|
38
|
+
|
39
|
+
|
40
|
+
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
|
41
|
+
</div>
|
42
|
+
|
43
|
+
<div id="search">
|
44
|
+
|
45
|
+
<a class="full_list_link" id="class_list_link"
|
46
|
+
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
|
58
|
+
</a>
|
59
|
+
|
60
|
+
</div>
|
61
|
+
<div class="clear"></div>
|
62
|
+
</div>
|
63
|
+
|
64
|
+
<iframe id="search_frame"></iframe>
|
65
|
+
|
66
|
+
<div id="content"><h1>Class: CmdWhich
|
67
|
+
|
68
|
+
|
69
|
+
|
70
|
+
</h1>
|
71
|
+
|
72
|
+
<dl class="box">
|
73
|
+
|
74
|
+
<dt class="r1">Inherits:</dt>
|
75
|
+
<dd class="r1">
|
76
|
+
<span class="inheritName"><span class='object_link'><a href="Rumodule.html" title="Rumodule (class)">Rumodule</a></span></span>
|
77
|
+
|
78
|
+
<ul class="fullTree">
|
79
|
+
<li>Object</li>
|
80
|
+
|
81
|
+
<li class="next"><span class='object_link'><a href="RumoduleCommon.html" title="RumoduleCommon (class)">RumoduleCommon</a></span></li>
|
82
|
+
|
83
|
+
<li class="next"><span class='object_link'><a href="Rumodule.html" title="Rumodule (class)">Rumodule</a></span></li>
|
84
|
+
|
85
|
+
<li class="next">CmdWhich</li>
|
86
|
+
|
87
|
+
</ul>
|
88
|
+
<a href="#" class="inheritanceTree">show all</a>
|
89
|
+
|
90
|
+
</dd>
|
91
|
+
|
92
|
+
|
93
|
+
|
94
|
+
|
95
|
+
|
96
|
+
|
97
|
+
|
98
|
+
|
99
|
+
|
100
|
+
<dt class="r2 last">Defined in:</dt>
|
101
|
+
<dd class="r2 last">bin/rumodule</dd>
|
102
|
+
|
103
|
+
</dl>
|
104
|
+
<div class="clear"></div>
|
105
|
+
|
106
|
+
<h2>Overview</h2><div class="docstring">
|
107
|
+
<div class="discussion">
|
108
|
+
|
109
|
+
<p>Which command.</p>
|
110
|
+
|
111
|
+
|
112
|
+
</div>
|
113
|
+
</div>
|
114
|
+
<div class="tags">
|
115
|
+
|
116
|
+
|
117
|
+
</div>
|
118
|
+
<h2>Constant Summary</h2>
|
119
|
+
|
120
|
+
|
121
|
+
|
122
|
+
|
123
|
+
<h2>Constant Summary</h2>
|
124
|
+
|
125
|
+
<h3 class="inherited">Constants included
|
126
|
+
from <span class='object_link'><a href="Utility.html" title="Utility (module)">Utility</a></span></h3>
|
127
|
+
<p class="inherited"><span class='object_link'><a href="Utility.html#LOADED-constant" title="Utility::LOADED (constant)">Utility::LOADED</a></span>, <span class='object_link'><a href="Utility.html#MODULEDIRS-constant" title="Utility::MODULEDIRS (constant)">Utility::MODULEDIRS</a></span>, <span class='object_link'><a href="Utility.html#RUMODULE_PUSH-constant" title="Utility::RUMODULE_PUSH (constant)">Utility::RUMODULE_PUSH</a></span>, <span class='object_link'><a href="Utility.html#SUBLOADED-constant" title="Utility::SUBLOADED (constant)">Utility::SUBLOADED</a></span>, <span class='object_link'><a href="Utility.html#SYSLOADED-constant" title="Utility::SYSLOADED (constant)">Utility::SYSLOADED</a></span></p>
|
128
|
+
|
129
|
+
|
130
|
+
|
131
|
+
<h3 class="inherited">Constants inherited
|
132
|
+
from <span class='object_link'><a href="RumoduleCommon.html" title="RumoduleCommon (class)">RumoduleCommon</a></span></h3>
|
133
|
+
<p class="inherited"><span class='object_link'><a href="RumoduleCommon.html#SHELL-constant" title="RumoduleCommon::SHELL (constant)">RumoduleCommon::SHELL</a></span></p>
|
134
|
+
|
135
|
+
|
136
|
+
|
137
|
+
|
138
|
+
|
139
|
+
|
140
|
+
<h2>
|
141
|
+
Instance Method Summary
|
142
|
+
<small>(<a href="#" class="summary_toggle">collapse</a>)</small>
|
143
|
+
</h2>
|
144
|
+
|
145
|
+
<ul class="summary">
|
146
|
+
|
147
|
+
<li class="public ">
|
148
|
+
<span class="summary_signature">
|
149
|
+
|
150
|
+
<a href="#action-instance_method" title="#action (instance method)">- (Object) <strong>action</strong>(mod) </a>
|
151
|
+
|
152
|
+
|
153
|
+
|
154
|
+
</span>
|
155
|
+
|
156
|
+
|
157
|
+
|
158
|
+
|
159
|
+
|
160
|
+
|
161
|
+
|
162
|
+
|
163
|
+
|
164
|
+
<span class="summary_desc"><div class='inline'></div></span>
|
165
|
+
|
166
|
+
</li>
|
167
|
+
|
168
|
+
|
169
|
+
</ul>
|
170
|
+
|
171
|
+
|
172
|
+
|
173
|
+
|
174
|
+
|
175
|
+
|
176
|
+
|
177
|
+
|
178
|
+
|
179
|
+
|
180
|
+
|
181
|
+
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="Rumodule.html" title="Rumodule (class)">Rumodule</a></span></h3>
|
182
|
+
<p class="inherited"><span class='object_link'><a href="Rumodule.html#_is_loaded-instance_method" title="Rumodule#_is_loaded (method)">#_is_loaded</a></span>, <span class='object_link'><a href="Rumodule.html#_output-instance_method" title="Rumodule#_output (method)">#_output</a></span>, <span class='object_link'><a href="Rumodule.html#flush-class_method" title="Rumodule.flush (method)">flush</a></span>, <span class='object_link'><a href="Rumodule.html#getenvar-instance_method" title="Rumodule#getenvar (method)">#getenvar</a></span>, <span class='object_link'><a href="Rumodule.html#run-class_method" title="Rumodule.run (method)">run</a></span></p>
|
183
|
+
|
184
|
+
|
185
|
+
|
186
|
+
|
187
|
+
|
188
|
+
|
189
|
+
|
190
|
+
|
191
|
+
|
192
|
+
<h3 class="inherited">Methods included from <span class='object_link'><a href="Utility.html" title="Utility (module)">Utility</a></span></h3>
|
193
|
+
<p class="inherited"><span class='object_link'><a href="Utility.html#abort-instance_method" title="Utility#abort (method)">#abort</a></span>, <span class='object_link'><a href="Utility.html#all_loaded-instance_method" title="Utility#all_loaded (method)">#all_loaded</a></span>, <span class='object_link'><a href="Utility.html#commonHelp-instance_method" title="Utility#commonHelp (method)">#commonHelp</a></span>, <span class='object_link'><a href="Utility.html#error-instance_method" title="Utility#error (method)">#error</a></span>, <span class='object_link'><a href="Utility.html#findModule-instance_method" title="Utility#findModule (method)">#findModule</a></span>, <span class='object_link'><a href="Utility.html#help-instance_method" title="Utility#help (method)">#help</a></span>, <span class='object_link'><a href="Utility.html#loadModule-instance_method" title="Utility#loadModule (method)">#loadModule</a></span>, <span class='object_link'><a href="Utility.html#loaded-instance_method" title="Utility#loaded (method)">#loaded</a></span>, <span class='object_link'><a href="Utility.html#registerModule-instance_method" title="Utility#registerModule (method)">#registerModule</a></span>, <span class='object_link'><a href="Utility.html#sys_loaded-instance_method" title="Utility#sys_loaded (method)">#sys_loaded</a></span>, <span class='object_link'><a href="Utility.html#unregisterModule-instance_method" title="Utility#unregisterModule (method)">#unregisterModule</a></span>, <span class='object_link'><a href="Utility.html#usage-instance_method" title="Utility#usage (method)">#usage</a></span>, <span class='object_link'><a href="Utility.html#warning-instance_method" title="Utility#warning (method)">#warning</a></span></p>
|
194
|
+
|
195
|
+
|
196
|
+
|
197
|
+
|
198
|
+
|
199
|
+
|
200
|
+
|
201
|
+
|
202
|
+
|
203
|
+
|
204
|
+
|
205
|
+
|
206
|
+
|
207
|
+
|
208
|
+
|
209
|
+
<h3 class="inherited">Methods included from <span class='object_link'><a href="RumoduleMod.html" title="RumoduleMod (module)">RumoduleMod</a></span></h3>
|
210
|
+
<p class="inherited"><span class='object_link'><a href="RumoduleMod.html#home-instance_method" title="RumoduleMod#home (method)">#home</a></span></p>
|
211
|
+
|
212
|
+
|
213
|
+
<div id="instance_method_details" class="method_details_list">
|
214
|
+
<h2>Instance Method Details</h2>
|
215
|
+
|
216
|
+
|
217
|
+
<div class="method_details first">
|
218
|
+
<h3 class="signature first" id="action-instance_method">
|
219
|
+
|
220
|
+
- (<tt>Object</tt>) <strong>action</strong>(mod)
|
221
|
+
|
222
|
+
|
223
|
+
|
224
|
+
|
225
|
+
|
226
|
+
</h3><table class="source_code">
|
227
|
+
<tr>
|
228
|
+
<td>
|
229
|
+
<pre class="lines">
|
230
|
+
|
231
|
+
|
232
|
+
791
|
233
|
+
792
|
234
|
+
793</pre>
|
235
|
+
</td>
|
236
|
+
<td>
|
237
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 791</span>
|
238
|
+
|
239
|
+
<span class='kw'>def</span> <span class='id identifier rubyid_action'>action</span><span class='lparen'>(</span> <span class='id identifier rubyid_mod'>mod</span> <span class='rparen'>)</span>
|
240
|
+
<span class='id identifier rubyid_usage'>usage</span> <span class='id identifier rubyid_findModule'>findModule</span><span class='lparen'>(</span> <span class='id identifier rubyid_mod'>mod</span> <span class='rparen'>)</span>
|
241
|
+
<span class='kw'>end</span></pre>
|
242
|
+
</td>
|
243
|
+
</tr>
|
244
|
+
</table>
|
245
|
+
</div>
|
246
|
+
|
247
|
+
</div>
|
248
|
+
|
249
|
+
</div>
|
250
|
+
|
251
|
+
<div id="footer">
|
252
|
+
Generated on Sat Mar 19 10:38:05 2016 by
|
253
|
+
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
254
|
+
0.8.7.6 (ruby-2.1.2).
|
255
|
+
</div>
|
256
|
+
|
257
|
+
</body>
|
258
|
+
</html>
|