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.
@@ -0,0 +1,423 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
+ <html>
4
+ <head>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
+
7
+ <link rel="stylesheet" href="css/full_list.css" type="text/css" media="screen" charset="utf-8" />
8
+
9
+ <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
10
+
11
+
12
+
13
+ <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
14
+
15
+ <script type="text/javascript" charset="utf-8" src="js/full_list.js"></script>
16
+
17
+
18
+ <title>Method List</title>
19
+ <base id="base_target" target="_parent" />
20
+ </head>
21
+ <body>
22
+ <script type="text/javascript" charset="utf-8">
23
+ var hasFrames = false;
24
+ try {
25
+ hasFrames = window.top.frames.main ? true : false;
26
+ } catch (e) { }
27
+ if (hasFrames) {
28
+ document.getElementById('base_target').target = 'main';
29
+ document.body.className = 'frames';
30
+ }
31
+ </script>
32
+ <div id="content">
33
+ <h1 id="full_list_header">Method List</h1>
34
+ <div id="nav">
35
+
36
+ <span><a target="_self" href="class_list.html">
37
+ Classes
38
+ </a></span>
39
+
40
+ <span><a target="_self" href="method_list.html">
41
+ Methods
42
+ </a></span>
43
+
44
+ <span><a target="_self" href="file_list.html">
45
+ Files
46
+ </a></span>
47
+
48
+ </div>
49
+ <div id="search">Search: <input type="text" /></div>
50
+
51
+ <ul id="full_list" class="method">
52
+
53
+
54
+ <li class="r1 ">
55
+ <span class='object_link'><a href="Rumodule.html#_is_loaded-instance_method" title="Rumodule#_is_loaded (method)">#_is_loaded</a></span>
56
+ <small>Rumodule</small>
57
+ </li>
58
+
59
+
60
+ <li class="r2 ">
61
+ <span class='object_link'><a href="Rumodule.html#_output-instance_method" title="Rumodule#_output (method)">#_output</a></span>
62
+ <small>Rumodule</small>
63
+ </li>
64
+
65
+
66
+ <li class="r1 ">
67
+ <span class='object_link'><a href="Utility.html#abort-instance_method" title="Utility#abort (method)">#abort</a></span>
68
+ <small>Utility</small>
69
+ </li>
70
+
71
+
72
+ <li class="r2 ">
73
+ <span class='object_link'><a href="CmdSadd.html#action-instance_method" title="CmdSadd#action (method)">#action</a></span>
74
+ <small>CmdSadd</small>
75
+ </li>
76
+
77
+
78
+ <li class="r1 ">
79
+ <span class='object_link'><a href="CmdRm.html#action-instance_method" title="CmdRm#action (method)">#action</a></span>
80
+ <small>CmdRm</small>
81
+ </li>
82
+
83
+
84
+ <li class="r2 ">
85
+ <span class='object_link'><a href="CmdHelp.html#action-instance_method" title="CmdHelp#action (method)">#action</a></span>
86
+ <small>CmdHelp</small>
87
+ </li>
88
+
89
+
90
+ <li class="r1 ">
91
+ <span class='object_link'><a href="CmdDisplay.html#action-instance_method" title="CmdDisplay#action (method)">#action</a></span>
92
+ <small>CmdDisplay</small>
93
+ </li>
94
+
95
+
96
+ <li class="r2 ">
97
+ <span class='object_link'><a href="CmdSrm.html#action-instance_method" title="CmdSrm#action (method)">#action</a></span>
98
+ <small>CmdSrm</small>
99
+ </li>
100
+
101
+
102
+ <li class="r1 ">
103
+ <span class='object_link'><a href="CmdWhich.html#action-instance_method" title="CmdWhich#action (method)">#action</a></span>
104
+ <small>CmdWhich</small>
105
+ </li>
106
+
107
+
108
+ <li class="r2 ">
109
+ <span class='object_link'><a href="CmdList.html#action-instance_method" title="CmdList#action (method)">#action</a></span>
110
+ <small>CmdList</small>
111
+ </li>
112
+
113
+
114
+ <li class="r1 ">
115
+ <span class='object_link'><a href="CmdSlist.html#action-instance_method" title="CmdSlist#action (method)">#action</a></span>
116
+ <small>CmdSlist</small>
117
+ </li>
118
+
119
+
120
+ <li class="r2 ">
121
+ <span class='object_link'><a href="CmdAdd.html#action-instance_method" title="CmdAdd#action (method)">#action</a></span>
122
+ <small>CmdAdd</small>
123
+ </li>
124
+
125
+
126
+ <li class="r1 ">
127
+ <span class='object_link'><a href="CmdAdd.html#add-instance_method" title="CmdAdd#add (method)">#add</a></span>
128
+ <small>CmdAdd</small>
129
+ </li>
130
+
131
+
132
+ <li class="r2 ">
133
+ <span class='object_link'><a href="CmdRm.html#add-instance_method" title="CmdRm#add (method)">#add</a></span>
134
+ <small>CmdRm</small>
135
+ </li>
136
+
137
+
138
+ <li class="r1 ">
139
+ <span class='object_link'><a href="Utility.html#all_loaded-instance_method" title="Utility#all_loaded (method)">#all_loaded</a></span>
140
+ <small>Utility</small>
141
+ </li>
142
+
143
+
144
+ <li class="r2 ">
145
+ <span class='object_link'><a href="EnvVar.html#append_path-instance_method" title="EnvVar#append_path (method)">#append_path</a></span>
146
+ <small>EnvVar</small>
147
+ </li>
148
+
149
+
150
+ <li class="r1 ">
151
+ <span class='object_link'><a href="CmdRm.html#append_path-instance_method" title="CmdRm#append_path (method)">#append_path</a></span>
152
+ <small>CmdRm</small>
153
+ </li>
154
+
155
+
156
+ <li class="r2 ">
157
+ <span class='object_link'><a href="CmdAdd.html#append_path-instance_method" title="CmdAdd#append_path (method)">#append_path</a></span>
158
+ <small>CmdAdd</small>
159
+ </li>
160
+
161
+
162
+ <li class="r1 ">
163
+ <span class='object_link'><a href="Utility.html#commonHelp-instance_method" title="Utility#commonHelp (method)">#commonHelp</a></span>
164
+ <small>Utility</small>
165
+ </li>
166
+
167
+
168
+ <li class="r2 ">
169
+ <span class='object_link'><a href="CmdRm.html#conflict-instance_method" title="CmdRm#conflict (method)">#conflict</a></span>
170
+ <small>CmdRm</small>
171
+ </li>
172
+
173
+
174
+ <li class="r1 ">
175
+ <span class='object_link'><a href="CmdAdd.html#conflict-instance_method" title="CmdAdd#conflict (method)">#conflict</a></span>
176
+ <small>CmdAdd</small>
177
+ </li>
178
+
179
+
180
+ <li class="r2 ">
181
+ <span class='object_link'><a href="EnvVar.html#delete_index-instance_method" title="EnvVar#delete_index (method)">#delete_index</a></span>
182
+ <small>EnvVar</small>
183
+ </li>
184
+
185
+
186
+ <li class="r1 ">
187
+ <span class='object_link'><a href="EnvVar.html#dirty-instance_method" title="EnvVar#dirty (method)">#dirty</a></span>
188
+ <small>EnvVar</small>
189
+ </li>
190
+
191
+
192
+ <li class="r2 ">
193
+ <span class='object_link'><a href="Utility.html#error-instance_method" title="Utility#error (method)">#error</a></span>
194
+ <small>Utility</small>
195
+ </li>
196
+
197
+
198
+ <li class="r1 ">
199
+ <span class='object_link'><a href="EnvVar.html#exist%3F-class_method" title="EnvVar.exist? (method)">exist?</a></span>
200
+ <small>EnvVar</small>
201
+ </li>
202
+
203
+
204
+ <li class="r2 ">
205
+ <span class='object_link'><a href="EnvVar.html#export-instance_method" title="EnvVar#export (method)">#export</a></span>
206
+ <small>EnvVar</small>
207
+ </li>
208
+
209
+
210
+ <li class="r1 ">
211
+ <span class='object_link'><a href="Utility.html#findModule-instance_method" title="Utility#findModule (method)">#findModule</a></span>
212
+ <small>Utility</small>
213
+ </li>
214
+
215
+
216
+ <li class="r2 ">
217
+ <span class='object_link'><a href="Rumodule.html#flush-class_method" title="Rumodule.flush (method)">flush</a></span>
218
+ <small>Rumodule</small>
219
+ </li>
220
+
221
+
222
+ <li class="r1 ">
223
+ <span class='object_link'><a href="Rumodule.html#getenvar-instance_method" title="Rumodule#getenvar (method)">#getenvar</a></span>
224
+ <small>Rumodule</small>
225
+ </li>
226
+
227
+
228
+ <li class="r2 ">
229
+ <span class='object_link'><a href="Utility.html#help-instance_method" title="Utility#help (method)">#help</a></span>
230
+ <small>Utility</small>
231
+ </li>
232
+
233
+
234
+ <li class="r1 ">
235
+ <span class='object_link'><a href="RumoduleMod.html#home-instance_method" title="RumoduleMod#home (method)">#home</a></span>
236
+ <small>RumoduleMod</small>
237
+ </li>
238
+
239
+
240
+ <li class="r2 ">
241
+ <span class='object_link'><a href="EnvVar.html#initialize-instance_method" title="EnvVar#initialize (method)">#initialize</a></span>
242
+ <small>EnvVar</small>
243
+ </li>
244
+
245
+
246
+ <li class="r1 ">
247
+ <span class='object_link'><a href="CmdAdd.html#is_loaded-instance_method" title="CmdAdd#is_loaded (method)">#is_loaded</a></span>
248
+ <small>CmdAdd</small>
249
+ </li>
250
+
251
+
252
+ <li class="r2 ">
253
+ <span class='object_link'><a href="CmdRm.html#is_loaded-instance_method" title="CmdRm#is_loaded (method)">#is_loaded</a></span>
254
+ <small>CmdRm</small>
255
+ </li>
256
+
257
+
258
+ <li class="r1 ">
259
+ <span class='object_link'><a href="EnvVar.html#length-instance_method" title="EnvVar#length (method)">#length</a></span>
260
+ <small>EnvVar</small>
261
+ </li>
262
+
263
+
264
+ <li class="r2 ">
265
+ <span class='object_link'><a href="Utility.html#loadModule-instance_method" title="Utility#loadModule (method)">#loadModule</a></span>
266
+ <small>Utility</small>
267
+ </li>
268
+
269
+
270
+ <li class="r1 ">
271
+ <span class='object_link'><a href="Utility.html#loaded-instance_method" title="Utility#loaded (method)">#loaded</a></span>
272
+ <small>Utility</small>
273
+ </li>
274
+
275
+
276
+ <li class="r2 ">
277
+ <span class='object_link'><a href="EnvVar.html#name-instance_method" title="EnvVar#name (method)">#name</a></span>
278
+ <small>EnvVar</small>
279
+ </li>
280
+
281
+
282
+ <li class="r1 ">
283
+ <span class='object_link'><a href="CmdRm.html#prepend_path-instance_method" title="CmdRm#prepend_path (method)">#prepend_path</a></span>
284
+ <small>CmdRm</small>
285
+ </li>
286
+
287
+
288
+ <li class="r2 ">
289
+ <span class='object_link'><a href="EnvVar.html#prepend_path-instance_method" title="EnvVar#prepend_path (method)">#prepend_path</a></span>
290
+ <small>EnvVar</small>
291
+ </li>
292
+
293
+
294
+ <li class="r1 ">
295
+ <span class='object_link'><a href="CmdAdd.html#prepend_path-instance_method" title="CmdAdd#prepend_path (method)">#prepend_path</a></span>
296
+ <small>CmdAdd</small>
297
+ </li>
298
+
299
+
300
+ <li class="r2 ">
301
+ <span class='object_link'><a href="CmdRm.html#prereq-instance_method" title="CmdRm#prereq (method)">#prereq</a></span>
302
+ <small>CmdRm</small>
303
+ </li>
304
+
305
+
306
+ <li class="r1 ">
307
+ <span class='object_link'><a href="CmdAdd.html#prereq-instance_method" title="CmdAdd#prereq (method)">#prereq</a></span>
308
+ <small>CmdAdd</small>
309
+ </li>
310
+
311
+
312
+ <li class="r2 ">
313
+ <span class='object_link'><a href="CmdRm.html#pushenv-instance_method" title="CmdRm#pushenv (method)">#pushenv</a></span>
314
+ <small>CmdRm</small>
315
+ </li>
316
+
317
+
318
+ <li class="r1 ">
319
+ <span class='object_link'><a href="CmdAdd.html#pushenv-instance_method" title="CmdAdd#pushenv (method)">#pushenv</a></span>
320
+ <small>CmdAdd</small>
321
+ </li>
322
+
323
+
324
+ <li class="r2 ">
325
+ <span class='object_link'><a href="Utility.html#registerModule-instance_method" title="Utility#registerModule (method)">#registerModule</a></span>
326
+ <small>Utility</small>
327
+ </li>
328
+
329
+
330
+ <li class="r1 ">
331
+ <span class='object_link'><a href="EnvVar.html#remove_path-instance_method" title="EnvVar#remove_path (method)">#remove_path</a></span>
332
+ <small>EnvVar</small>
333
+ </li>
334
+
335
+
336
+ <li class="r2 ">
337
+ <span class='object_link'><a href="CmdRm.html#remove_path-instance_method" title="CmdRm#remove_path (method)">#remove_path</a></span>
338
+ <small>CmdRm</small>
339
+ </li>
340
+
341
+
342
+ <li class="r1 ">
343
+ <span class='object_link'><a href="CmdAdd.html#remove_path-instance_method" title="CmdAdd#remove_path (method)">#remove_path</a></span>
344
+ <small>CmdAdd</small>
345
+ </li>
346
+
347
+
348
+ <li class="r2 ">
349
+ <span class='object_link'><a href="Rumodule.html#run-class_method" title="Rumodule.run (method)">run</a></span>
350
+ <small>Rumodule</small>
351
+ </li>
352
+
353
+
354
+ <li class="r1 ">
355
+ <span class='object_link'><a href="EnvVar.html#set-instance_method" title="EnvVar#set (method)">#set</a></span>
356
+ <small>EnvVar</small>
357
+ </li>
358
+
359
+
360
+ <li class="r2 ">
361
+ <span class='object_link'><a href="CmdAdd.html#setenv-instance_method" title="CmdAdd#setenv (method)">#setenv</a></span>
362
+ <small>CmdAdd</small>
363
+ </li>
364
+
365
+
366
+ <li class="r1 ">
367
+ <span class='object_link'><a href="CmdRm.html#setenv-instance_method" title="CmdRm#setenv (method)">#setenv</a></span>
368
+ <small>CmdRm</small>
369
+ </li>
370
+
371
+
372
+ <li class="r2 ">
373
+ <span class='object_link'><a href="Utility.html#sys_loaded-instance_method" title="Utility#sys_loaded (method)">#sys_loaded</a></span>
374
+ <small>Utility</small>
375
+ </li>
376
+
377
+
378
+ <li class="r1 ">
379
+ <span class='object_link'><a href="Utility.html#unregisterModule-instance_method" title="Utility#unregisterModule (method)">#unregisterModule</a></span>
380
+ <small>Utility</small>
381
+ </li>
382
+
383
+
384
+ <li class="r2 ">
385
+ <span class='object_link'><a href="EnvVar.html#unset-instance_method" title="EnvVar#unset (method)">#unset</a></span>
386
+ <small>EnvVar</small>
387
+ </li>
388
+
389
+
390
+ <li class="r1 ">
391
+ <span class='object_link'><a href="CmdAdd.html#unsetenv-instance_method" title="CmdAdd#unsetenv (method)">#unsetenv</a></span>
392
+ <small>CmdAdd</small>
393
+ </li>
394
+
395
+
396
+ <li class="r2 ">
397
+ <span class='object_link'><a href="CmdRm.html#unsetenv-instance_method" title="CmdRm#unsetenv (method)">#unsetenv</a></span>
398
+ <small>CmdRm</small>
399
+ </li>
400
+
401
+
402
+ <li class="r1 ">
403
+ <span class='object_link'><a href="Utility.html#usage-instance_method" title="Utility#usage (method)">#usage</a></span>
404
+ <small>Utility</small>
405
+ </li>
406
+
407
+
408
+ <li class="r2 ">
409
+ <span class='object_link'><a href="EnvVar.html#value-instance_method" title="EnvVar#value (method)">#value</a></span>
410
+ <small>EnvVar</small>
411
+ </li>
412
+
413
+
414
+ <li class="r1 ">
415
+ <span class='object_link'><a href="Utility.html#warning-instance_method" title="Utility#warning (method)">#warning</a></span>
416
+ <small>Utility</small>
417
+ </li>
418
+
419
+
420
+ </ul>
421
+ </div>
422
+ </body>
423
+ </html>
@@ -0,0 +1,130 @@
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
+ Top Level Namespace
8
+
9
+ &mdash; 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#!top-level-namespace.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</a> &raquo;
35
+
36
+
37
+ <span class="title">Top Level Namespace</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>Top Level Namespace
67
+
68
+
69
+
70
+ </h1>
71
+
72
+ <dl class="box">
73
+
74
+
75
+
76
+
77
+
78
+ <dt class="r1">Includes:</dt>
79
+ <dd class="r1">Como, <span class='object_link'><a href="RumoduleMod.html" title="RumoduleMod (module)">RumoduleMod</a></span></dd>
80
+
81
+
82
+
83
+
84
+
85
+ </dl>
86
+ <div class="clear"></div>
87
+
88
+ <h2>Defined Under Namespace</h2>
89
+ <p class="children">
90
+
91
+
92
+ <strong class="modules">Modules:</strong> <span class='object_link'><a href="RumoduleMod.html" title="RumoduleMod (module)">RumoduleMod</a></span>, <span class='object_link'><a href="Utility.html" title="Utility (module)">Utility</a></span>
93
+
94
+
95
+
96
+ <strong class="classes">Classes:</strong> <span class='object_link'><a href="CmdAdd.html" title="CmdAdd (class)">CmdAdd</a></span>, <span class='object_link'><a href="CmdDisplay.html" title="CmdDisplay (class)">CmdDisplay</a></span>, <span class='object_link'><a href="CmdHelp.html" title="CmdHelp (class)">CmdHelp</a></span>, <span class='object_link'><a href="CmdList.html" title="CmdList (class)">CmdList</a></span>, <span class='object_link'><a href="CmdRm.html" title="CmdRm (class)">CmdRm</a></span>, <span class='object_link'><a href="CmdSadd.html" title="CmdSadd (class)">CmdSadd</a></span>, <span class='object_link'><a href="CmdSlist.html" title="CmdSlist (class)">CmdSlist</a></span>, <span class='object_link'><a href="CmdSrm.html" title="CmdSrm (class)">CmdSrm</a></span>, <span class='object_link'><a href="CmdWhich.html" title="CmdWhich (class)">CmdWhich</a></span>, <span class='object_link'><a href="EnvVar.html" title="EnvVar (class)">EnvVar</a></span>, <span class='object_link'><a href="Rumodule.html" title="Rumodule (class)">Rumodule</a></span>, <span class='object_link'><a href="RumoduleCommon.html" title="RumoduleCommon (class)">RumoduleCommon</a></span>
97
+
98
+
99
+ </p>
100
+
101
+
102
+
103
+
104
+
105
+
106
+
107
+
108
+
109
+
110
+
111
+
112
+
113
+
114
+ <h2>Method Summary</h2>
115
+
116
+ <h3 class="inherited">Methods included from <span class='object_link'><a href="RumoduleMod.html" title="RumoduleMod (module)">RumoduleMod</a></span></h3>
117
+ <p class="inherited"><span class='object_link'><a href="RumoduleMod.html#home-instance_method" title="RumoduleMod#home (method)">#home</a></span></p>
118
+
119
+
120
+
121
+ </div>
122
+
123
+ <div id="footer">
124
+ Generated on Sat Mar 19 10:38:05 2016 by
125
+ <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
126
+ 0.8.7.6 (ruby-2.1.2).
127
+ </div>
128
+
129
+ </body>
130
+ </html>
data/lib/version.rb ADDED
@@ -0,0 +1,6 @@
1
+ module RumoduleMod
2
+ VERSION = "0.0.3"
3
+ def RumoduleMod.version
4
+ RumoduleMod::VERSION
5
+ end
6
+ end
data/test/run_fish ADDED
@@ -0,0 +1,3 @@
1
+ #!/usr/bin/env zsh
2
+
3
+ test_fish &> test_fish.log
@@ -0,0 +1,3 @@
1
+ #!/usr/bin/env zsh
2
+
3
+ test_zsh_sh_bash &> test_zsh_sh_bash.log
data/test/test_fish ADDED
@@ -0,0 +1,70 @@
1
+ #!/usr/bin/env fish
2
+
3
+ function rumo
4
+ if test (count $argv) -gt 1
5
+ set cmd (ruby ../bin/rumodule -s fish -c $argv[1] -m $argv[2..-1])
6
+ else
7
+ set cmd "ruby ../bin/rumodule -s fish -c $argv[1]"
8
+ end
9
+ eval $cmd
10
+ end
11
+
12
+ function rumo_sep
13
+ echo "----"
14
+ end
15
+
16
+ function rumo_disp
17
+ env | grep RUMO_
18
+ rumo_sep
19
+ end
20
+
21
+ set -xg RUMODULE (pwd)/rumodule
22
+
23
+ rumo add rumo_init
24
+ rumo_disp
25
+
26
+ rumo rm rumo_init
27
+ rumo_disp
28
+
29
+ rumo add rumo_init
30
+ rumo_disp
31
+
32
+ rumo add rumo_cmds_add
33
+ rumo_disp
34
+
35
+ rumo add rumo_nest
36
+ rumo_disp
37
+
38
+ rumo list
39
+ rumo_sep
40
+
41
+ rumo sadd rumo_system-
42
+
43
+ rumo slist
44
+ rumo_sep
45
+
46
+ rumo srm rumo_system-
47
+
48
+ rumo slist
49
+ rumo_sep
50
+
51
+ rumo which rumo_hier
52
+ rumo_sep
53
+
54
+ rumo display rumo_hier
55
+ rumo_sep
56
+
57
+ rumo avail
58
+ rumo_sep
59
+
60
+ rumo savail
61
+ rumo_sep
62
+
63
+ rumo help
64
+ rumo_sep
65
+
66
+ rumo help rumo_init
67
+ rumo_sep
68
+
69
+ rumo help rumo_nest
70
+ rumo_sep