rumodule 0.0.3 → 0.0.4
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.
- data/CHANGELOG.rdoc +3 -0
- data/bin/rumodule +7 -3
- data/doc/CmdAdd.html +56 -56
- data/doc/CmdDisplay.html +7 -7
- data/doc/CmdHelp.html +8 -8
- data/doc/CmdList.html +6 -6
- data/doc/CmdRm.html +54 -54
- data/doc/CmdSadd.html +8 -8
- data/doc/CmdSlist.html +6 -6
- data/doc/CmdSrm.html +8 -8
- data/doc/CmdWhich.html +6 -6
- data/doc/EnvVar.html +13 -5
- data/doc/Rumodule.html +30 -30
- data/doc/RumoduleCommon.html +2 -2
- data/doc/RumoduleMod.html +2 -2
- data/doc/Utility.html +70 -70
- data/doc/_index.html +2 -2
- data/doc/file.CHANGELOG.html +6 -3
- data/doc/file.README.html +2 -2
- data/doc/index.html +2 -2
- data/doc/method_list.html +43 -43
- data/doc/top-level-namespace.html +2 -2
- data/lib/version.rb +1 -1
- metadata +52 -45
- checksums.yaml +0 -7
data/doc/CmdSadd.html
CHANGED
@@ -255,20 +255,20 @@
|
|
255
255
|
<pre class="lines">
|
256
256
|
|
257
257
|
|
258
|
-
908
|
259
|
-
909
|
260
|
-
910
|
261
|
-
911
|
262
258
|
912
|
263
259
|
913
|
264
260
|
914
|
265
261
|
915
|
266
262
|
916
|
267
263
|
917
|
268
|
-
918
|
264
|
+
918
|
265
|
+
919
|
266
|
+
920
|
267
|
+
921
|
268
|
+
922</pre>
|
269
269
|
</td>
|
270
270
|
<td>
|
271
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
271
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 912</span>
|
272
272
|
|
273
273
|
<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>
|
274
274
|
<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>
|
@@ -291,9 +291,9 @@
|
|
291
291
|
</div>
|
292
292
|
|
293
293
|
<div id="footer">
|
294
|
-
Generated on
|
294
|
+
Generated on Thu May 19 21:56:32 2016 by
|
295
295
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
296
|
-
0.8.7.6 (ruby-2.1
|
296
|
+
0.8.7.6 (ruby-2.3.1).
|
297
297
|
</div>
|
298
298
|
|
299
299
|
</body>
|
data/doc/CmdSlist.html
CHANGED
@@ -229,12 +229,12 @@
|
|
229
229
|
<pre class="lines">
|
230
230
|
|
231
231
|
|
232
|
-
|
233
|
-
|
234
|
-
|
232
|
+
815
|
233
|
+
816
|
234
|
+
817</pre>
|
235
235
|
</td>
|
236
236
|
<td>
|
237
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
237
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 815</span>
|
238
238
|
|
239
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='op'>=</span> <span class='kw'>nil</span> <span class='rparen'>)</span>
|
240
240
|
<span class='id identifier rubyid_usage'>usage</span> <span class='id identifier rubyid_sys_loaded'>sys_loaded</span>
|
@@ -249,9 +249,9 @@
|
|
249
249
|
</div>
|
250
250
|
|
251
251
|
<div id="footer">
|
252
|
-
Generated on
|
252
|
+
Generated on Thu May 19 21:56:32 2016 by
|
253
253
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
254
|
-
0.8.7.6 (ruby-2.1
|
254
|
+
0.8.7.6 (ruby-2.3.1).
|
255
255
|
</div>
|
256
256
|
|
257
257
|
</body>
|
data/doc/CmdSrm.html
CHANGED
@@ -242,18 +242,18 @@
|
|
242
242
|
<pre class="lines">
|
243
243
|
|
244
244
|
|
245
|
-
997
|
246
|
-
998
|
247
|
-
999
|
248
|
-
1000
|
249
245
|
1001
|
250
246
|
1002
|
251
247
|
1003
|
252
248
|
1004
|
253
|
-
1005
|
249
|
+
1005
|
250
|
+
1006
|
251
|
+
1007
|
252
|
+
1008
|
253
|
+
1009</pre>
|
254
254
|
</td>
|
255
255
|
<td>
|
256
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
256
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 1001</span>
|
257
257
|
|
258
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
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>
|
@@ -274,9 +274,9 @@
|
|
274
274
|
</div>
|
275
275
|
|
276
276
|
<div id="footer">
|
277
|
-
Generated on
|
277
|
+
Generated on Thu May 19 21:56:32 2016 by
|
278
278
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
279
|
-
0.8.7.6 (ruby-2.1
|
279
|
+
0.8.7.6 (ruby-2.3.1).
|
280
280
|
</div>
|
281
281
|
|
282
282
|
</body>
|
data/doc/CmdWhich.html
CHANGED
@@ -229,12 +229,12 @@
|
|
229
229
|
<pre class="lines">
|
230
230
|
|
231
231
|
|
232
|
-
|
233
|
-
|
234
|
-
|
232
|
+
795
|
233
|
+
796
|
234
|
+
797</pre>
|
235
235
|
</td>
|
236
236
|
<td>
|
237
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
237
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 795</span>
|
238
238
|
|
239
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
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>
|
@@ -249,9 +249,9 @@
|
|
249
249
|
</div>
|
250
250
|
|
251
251
|
<div id="footer">
|
252
|
-
Generated on
|
252
|
+
Generated on Thu May 19 21:56:32 2016 by
|
253
253
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
254
|
-
0.8.7.6 (ruby-2.1
|
254
|
+
0.8.7.6 (ruby-2.3.1).
|
255
255
|
</div>
|
256
256
|
|
257
257
|
</body>
|
data/doc/EnvVar.html
CHANGED
@@ -1012,7 +1012,11 @@ output to shell.</p>
|
|
1012
1012
|
411
|
1013
1013
|
412
|
1014
1014
|
413
|
1015
|
-
414
|
1015
|
+
414
|
1016
|
+
415
|
1017
|
+
416
|
1018
|
+
417
|
1019
|
+
418</pre>
|
1016
1020
|
</td>
|
1017
1021
|
<td>
|
1018
1022
|
<pre class="code"><span class="info file"># File 'bin/rumodule', line 399</span>
|
@@ -1027,8 +1031,12 @@ output to shell.</p>
|
|
1027
1031
|
<span class='kw'>else</span>
|
1028
1032
|
<span class='kw'>case</span> <span class='const'>SHELL</span>
|
1029
1033
|
<span class='kw'>when</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>zsh</span><span class='tstring_end'>'</span></span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>sh</span><span class='tstring_end'>'</span></span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>bash</span><span class='tstring_end'>'</span></span><span class='semicolon'>;</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>export </span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_name'>name</span><span class='embexpr_end'>}</span><span class='tstring_content'>=</span><span class='embexpr_beg'>#{</span><span class='ivar'>@value</span><span class='period'>.</span><span class='id identifier rubyid_join'>join</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>:</span><span class='tstring_end'>'</span></span><span class='rparen'>)</span><span class='embexpr_end'>}</span><span class='tstring_end'>"</span></span>
|
1030
|
-
<span class='
|
1031
|
-
|
1034
|
+
<span class='kw'>when</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>fish</span><span class='tstring_end'>'</span></span><span class='semicolon'>;</span>
|
1035
|
+
<span class='kw'>if</span> <span class='id identifier rubyid_name'>name</span> <span class='op'>==</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>PATH</span><span class='tstring_end'>'</span></span>
|
1036
|
+
<span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>set -gx </span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_name'>name</span><span class='embexpr_end'>}</span><span class='tstring_content'> </span><span class='embexpr_beg'>#{</span><span class='ivar'>@value</span><span class='period'>.</span><span class='id identifier rubyid_join'>join</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'> </span><span class='tstring_end'>'</span></span><span class='rparen'>)</span><span class='embexpr_end'>}</span><span class='tstring_end'>"</span></span>
|
1037
|
+
<span class='kw'>else</span>
|
1038
|
+
<span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>set -gx </span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_name'>name</span><span class='embexpr_end'>}</span><span class='tstring_content'> </span><span class='embexpr_beg'>#{</span><span class='ivar'>@value</span><span class='period'>.</span><span class='id identifier rubyid_join'>join</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>:</span><span class='tstring_end'>'</span></span><span class='rparen'>)</span><span class='embexpr_end'>}</span><span class='tstring_end'>"</span></span>
|
1039
|
+
<span class='kw'>end</span>
|
1032
1040
|
<span class='kw'>else</span> <span class='id identifier rubyid_raise'>raise</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>Unknown shell: \"</span><span class='embexpr_beg'>#{</span><span class='const'>SHELL</span><span class='embexpr_end'>}</span><span class='tstring_content'>\"</span><span class='tstring_end'>"</span></span>
|
1033
1041
|
<span class='kw'>end</span>
|
1034
1042
|
<span class='kw'>end</span>
|
@@ -1342,9 +1350,9 @@ output to shell.</p>
|
|
1342
1350
|
</div>
|
1343
1351
|
|
1344
1352
|
<div id="footer">
|
1345
|
-
Generated on
|
1353
|
+
Generated on Thu May 19 21:56:32 2016 by
|
1346
1354
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1347
|
-
0.8.7.6 (ruby-2.1
|
1355
|
+
0.8.7.6 (ruby-2.3.1).
|
1348
1356
|
</div>
|
1349
1357
|
|
1350
1358
|
</body>
|
data/doc/Rumodule.html
CHANGED
@@ -380,10 +380,6 @@ subsequent commands.</p>
|
|
380
380
|
<pre class="lines">
|
381
381
|
|
382
382
|
|
383
|
-
725
|
384
|
-
726
|
385
|
-
727
|
386
|
-
728
|
387
383
|
729
|
388
384
|
730
|
389
385
|
731
|
@@ -393,10 +389,14 @@ subsequent commands.</p>
|
|
393
389
|
735
|
394
390
|
736
|
395
391
|
737
|
396
|
-
738
|
392
|
+
738
|
393
|
+
739
|
394
|
+
740
|
395
|
+
741
|
396
|
+
742</pre>
|
397
397
|
</td>
|
398
398
|
<td>
|
399
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
399
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 729</span>
|
400
400
|
|
401
401
|
<span class='kw'>def</span> <span class='const'>Rumodule</span><span class='period'>.</span><span class='id identifier rubyid_flush'>flush</span>
|
402
402
|
|
@@ -479,10 +479,6 @@ subsequent commands.</p>
|
|
479
479
|
<pre class="lines">
|
480
480
|
|
481
481
|
|
482
|
-
637
|
483
|
-
638
|
484
|
-
639
|
485
|
-
640
|
486
482
|
641
|
487
483
|
642
|
488
484
|
643
|
@@ -496,10 +492,14 @@ subsequent commands.</p>
|
|
496
492
|
651
|
497
493
|
652
|
498
494
|
653
|
499
|
-
654
|
495
|
+
654
|
496
|
+
655
|
497
|
+
656
|
498
|
+
657
|
499
|
+
658</pre>
|
500
500
|
</td>
|
501
501
|
<td>
|
502
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
502
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 641</span>
|
503
503
|
|
504
504
|
<span class='kw'>def</span> <span class='const'>Rumodule</span><span class='period'>.</span><span class='id identifier rubyid_run'>run</span><span class='lparen'>(</span> <span class='id identifier rubyid_cmd'>cmd</span><span class='comma'>,</span> <span class='id identifier rubyid_mods'>mods</span> <span class='rparen'>)</span>
|
505
505
|
|
@@ -594,20 +594,20 @@ subsequent commands.</p>
|
|
594
594
|
<pre class="lines">
|
595
595
|
|
596
596
|
|
597
|
-
703
|
598
|
-
704
|
599
|
-
705
|
600
|
-
706
|
601
597
|
707
|
602
598
|
708
|
603
599
|
709
|
604
600
|
710
|
605
601
|
711
|
606
602
|
712
|
607
|
-
713
|
603
|
+
713
|
604
|
+
714
|
605
|
+
715
|
606
|
+
716
|
607
|
+
717</pre>
|
608
608
|
</td>
|
609
609
|
<td>
|
610
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
610
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 707</span>
|
611
611
|
|
612
612
|
<span class='kw'>def</span> <span class='id identifier rubyid__is_loaded'>_is_loaded</span><span class='lparen'>(</span> <span class='id identifier rubyid_mod'>mod</span> <span class='rparen'>)</span>
|
613
613
|
<span class='id identifier rubyid_mod'>mod</span> <span class='op'>=</span> <span class='lbracket'>[</span> <span class='id identifier rubyid_mod'>mod</span> <span class='rbracket'>]</span> <span class='kw'>if</span> <span class='id identifier rubyid_mod'>mod</span><span class='period'>.</span><span class='id identifier rubyid_class'>class</span> <span class='op'>!=</span> <span class='const'>Array</span>
|
@@ -671,12 +671,12 @@ subsequent commands.</p>
|
|
671
671
|
<pre class="lines">
|
672
672
|
|
673
673
|
|
674
|
-
|
675
|
-
|
676
|
-
|
674
|
+
723
|
675
|
+
724
|
676
|
+
725</pre>
|
677
677
|
</td>
|
678
678
|
<td>
|
679
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
679
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 723</span>
|
680
680
|
|
681
681
|
<span class='kw'>def</span> <span class='id identifier rubyid__output'>_output</span><span class='lparen'>(</span> <span class='id identifier rubyid_str'>str</span> <span class='rparen'>)</span>
|
682
682
|
<span class='cvar'>@@outputlist</span><span class='period'>.</span><span class='id identifier rubyid_push'>push</span> <span class='id identifier rubyid_str'>str</span>
|
@@ -768,10 +768,6 @@ subsequent commands.</p>
|
|
768
768
|
<pre class="lines">
|
769
769
|
|
770
770
|
|
771
|
-
672
|
772
|
-
673
|
773
|
-
674
|
774
|
-
675
|
775
771
|
676
|
776
772
|
677
|
777
773
|
678
|
@@ -792,10 +788,14 @@ subsequent commands.</p>
|
|
792
788
|
693
|
793
789
|
694
|
794
790
|
695
|
795
|
-
696
|
791
|
+
696
|
792
|
+
697
|
793
|
+
698
|
794
|
+
699
|
795
|
+
700</pre>
|
796
796
|
</td>
|
797
797
|
<td>
|
798
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
798
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 676</span>
|
799
799
|
|
800
800
|
<span class='kw'>def</span> <span class='id identifier rubyid_getenvar'>getenvar</span><span class='lparen'>(</span> <span class='id identifier rubyid_var'>var</span><span class='comma'>,</span> <span class='id identifier rubyid_create'>create</span> <span class='op'>=</span> <span class='kw'>false</span> <span class='rparen'>)</span>
|
801
801
|
|
@@ -832,9 +832,9 @@ subsequent commands.</p>
|
|
832
832
|
</div>
|
833
833
|
|
834
834
|
<div id="footer">
|
835
|
-
Generated on
|
835
|
+
Generated on Thu May 19 21:56:32 2016 by
|
836
836
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
837
|
-
0.8.7.6 (ruby-2.1
|
837
|
+
0.8.7.6 (ruby-2.3.1).
|
838
838
|
</div>
|
839
839
|
|
840
840
|
</body>
|
data/doc/RumoduleCommon.html
CHANGED
@@ -142,9 +142,9 @@
|
|
142
142
|
</div>
|
143
143
|
|
144
144
|
<div id="footer">
|
145
|
-
Generated on
|
145
|
+
Generated on Thu May 19 21:56:32 2016 by
|
146
146
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
147
|
-
0.8.7.6 (ruby-2.1
|
147
|
+
0.8.7.6 (ruby-2.3.1).
|
148
148
|
</div>
|
149
149
|
|
150
150
|
</body>
|
data/doc/RumoduleMod.html
CHANGED
@@ -193,9 +193,9 @@
|
|
193
193
|
</div>
|
194
194
|
|
195
195
|
<div id="footer">
|
196
|
-
Generated on
|
196
|
+
Generated on Thu May 19 21:56:32 2016 by
|
197
197
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
198
|
-
0.8.7.6 (ruby-2.1
|
198
|
+
0.8.7.6 (ruby-2.3.1).
|
199
199
|
</div>
|
200
200
|
|
201
201
|
</body>
|
data/doc/Utility.html
CHANGED
@@ -548,13 +548,13 @@
|
|
548
548
|
<pre class="lines">
|
549
549
|
|
550
550
|
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
|
551
|
+
491
|
552
|
+
492
|
553
|
+
493
|
554
|
+
494</pre>
|
555
555
|
</td>
|
556
556
|
<td>
|
557
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
557
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 491</span>
|
558
558
|
|
559
559
|
<span class='kw'>def</span> <span class='id identifier rubyid_abort'>abort</span>
|
560
560
|
<span class='const'>STDERR</span><span class='period'>.</span><span class='id identifier rubyid_flush'>flush</span>
|
@@ -609,14 +609,14 @@
|
|
609
609
|
<pre class="lines">
|
610
610
|
|
611
611
|
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
|
616
|
-
|
612
|
+
462
|
613
|
+
463
|
614
|
+
464
|
615
|
+
465
|
616
|
+
466</pre>
|
617
617
|
</td>
|
618
618
|
<td>
|
619
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
619
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 462</span>
|
620
620
|
|
621
621
|
<span class='kw'>def</span> <span class='id identifier rubyid_all_loaded'>all_loaded</span>
|
622
622
|
<span class='id identifier rubyid_getenvar'>getenvar</span><span class='lparen'>(</span> <span class='const'>LOADED</span><span class='comma'>,</span> <span class='kw'>true</span> <span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_value'>value</span> <span class='op'>+</span>
|
@@ -654,10 +654,6 @@
|
|
654
654
|
<pre class="lines">
|
655
655
|
|
656
656
|
|
657
|
-
600
|
658
|
-
601
|
659
|
-
602
|
660
|
-
603
|
661
657
|
604
|
662
658
|
605
|
663
659
|
606
|
@@ -669,10 +665,14 @@
|
|
669
665
|
612
|
670
666
|
613
|
671
667
|
614
|
672
|
-
615
|
668
|
+
615
|
669
|
+
616
|
670
|
+
617
|
671
|
+
618
|
672
|
+
619</pre>
|
673
673
|
</td>
|
674
674
|
<td>
|
675
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
675
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 604</span>
|
676
676
|
|
677
677
|
<span class='kw'>def</span> <span class='id identifier rubyid_commonHelp'>commonHelp</span>
|
678
678
|
<span class='id identifier rubyid_usage'>usage</span> <span class='tstring'><span class='tstring_beg'>%Q{</span><span class='tstring_content'>
|
@@ -721,13 +721,13 @@
|
|
721
721
|
<pre class="lines">
|
722
722
|
|
723
723
|
|
724
|
-
|
725
|
-
|
726
|
-
|
727
|
-
|
724
|
+
477
|
725
|
+
478
|
726
|
+
479
|
727
|
+
480</pre>
|
728
728
|
</td>
|
729
729
|
<td>
|
730
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
730
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 477</span>
|
731
731
|
|
732
732
|
<span class='kw'>def</span> <span class='id identifier rubyid_error'>error</span><span class='lparen'>(</span> <span class='id identifier rubyid_msg'>msg</span> <span class='rparen'>)</span>
|
733
733
|
<span class='const'>STDERR</span><span class='period'>.</span><span class='id identifier rubyid_puts'>puts</span><span class='lparen'>(</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>rumodule error: </span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_msg'>msg</span><span class='embexpr_end'>}</span><span class='tstring_end'>"</span></span> <span class='rparen'>)</span>
|
@@ -805,10 +805,6 @@ for modules.</p>
|
|
805
805
|
<pre class="lines">
|
806
806
|
|
807
807
|
|
808
|
-
500
|
809
|
-
501
|
810
|
-
502
|
811
|
-
503
|
812
808
|
504
|
813
809
|
505
|
814
810
|
506
|
@@ -841,10 +837,14 @@ for modules.</p>
|
|
841
837
|
533
|
842
838
|
534
|
843
839
|
535
|
844
|
-
536
|
840
|
+
536
|
841
|
+
537
|
842
|
+
538
|
843
|
+
539
|
844
|
+
540</pre>
|
845
845
|
</td>
|
846
846
|
<td>
|
847
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
847
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 504</span>
|
848
848
|
|
849
849
|
<span class='kw'>def</span> <span class='id identifier rubyid_findModule'>findModule</span><span class='lparen'>(</span> <span class='id identifier rubyid_m'>m</span> <span class='rparen'>)</span>
|
850
850
|
|
@@ -915,12 +915,12 @@ by user.</p>
|
|
915
915
|
<pre class="lines">
|
916
916
|
|
917
917
|
|
918
|
-
|
919
|
-
|
920
|
-
|
918
|
+
624
|
919
|
+
625
|
920
|
+
626</pre>
|
921
921
|
</td>
|
922
922
|
<td>
|
923
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
923
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 624</span>
|
924
924
|
|
925
925
|
<span class='kw'>def</span> <span class='id identifier rubyid_help'>help</span><span class='lparen'>(</span> <span class='id identifier rubyid_str'>str</span> <span class='rparen'>)</span>
|
926
926
|
<span class='kw'>true</span>
|
@@ -974,12 +974,12 @@ by user.</p>
|
|
974
974
|
<pre class="lines">
|
975
975
|
|
976
976
|
|
977
|
-
|
978
|
-
|
979
|
-
|
977
|
+
446
|
978
|
+
447
|
979
|
+
448</pre>
|
980
980
|
</td>
|
981
981
|
<td>
|
982
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
982
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 446</span>
|
983
983
|
|
984
984
|
<span class='kw'>def</span> <span class='id identifier rubyid_loaded'>loaded</span>
|
985
985
|
<span class='id identifier rubyid_getenvar'>getenvar</span><span class='lparen'>(</span> <span class='const'>LOADED</span><span class='comma'>,</span> <span class='kw'>true</span> <span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_value'>value</span>
|
@@ -1035,18 +1035,18 @@ by user.</p>
|
|
1035
1035
|
<pre class="lines">
|
1036
1036
|
|
1037
1037
|
|
1038
|
-
542
|
1039
|
-
543
|
1040
|
-
544
|
1041
|
-
545
|
1042
1038
|
546
|
1043
1039
|
547
|
1044
1040
|
548
|
1045
1041
|
549
|
1046
|
-
550
|
1042
|
+
550
|
1043
|
+
551
|
1044
|
+
552
|
1045
|
+
553
|
1046
|
+
554</pre>
|
1047
1047
|
</td>
|
1048
1048
|
<td>
|
1049
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
1049
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 546</span>
|
1050
1050
|
|
1051
1051
|
<span class='kw'>def</span> <span class='id identifier rubyid_loadModule'>loadModule</span><span class='lparen'>(</span> <span class='id identifier rubyid_m'>m</span> <span class='rparen'>)</span>
|
1052
1052
|
<span class='id identifier rubyid_path'>path</span> <span class='op'>=</span> <span class='id identifier rubyid_findModule'>findModule</span><span class='lparen'>(</span> <span class='id identifier rubyid_m'>m</span> <span class='rparen'>)</span>
|
@@ -1108,16 +1108,16 @@ by user.</p>
|
|
1108
1108
|
<pre class="lines">
|
1109
1109
|
|
1110
1110
|
|
1111
|
-
556
|
1112
|
-
557
|
1113
|
-
558
|
1114
|
-
559
|
1115
1111
|
560
|
1116
1112
|
561
|
1117
|
-
562
|
1113
|
+
562
|
1114
|
+
563
|
1115
|
+
564
|
1116
|
+
565
|
1117
|
+
566</pre>
|
1118
1118
|
</td>
|
1119
1119
|
<td>
|
1120
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
1120
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 560</span>
|
1121
1121
|
|
1122
1122
|
<span class='kw'>def</span> <span class='id identifier rubyid_registerModule'>registerModule</span><span class='lparen'>(</span> <span class='id identifier rubyid_m'>m</span><span class='comma'>,</span> <span class='id identifier rubyid_list'>list</span> <span class='op'>=</span> <span class='symbol'>:normal</span> <span class='rparen'>)</span>
|
1123
1123
|
<span class='kw'>case</span> <span class='id identifier rubyid_list'>list</span>
|
@@ -1175,12 +1175,12 @@ by user.</p>
|
|
1175
1175
|
<pre class="lines">
|
1176
1176
|
|
1177
1177
|
|
1178
|
-
|
1179
|
-
|
1180
|
-
|
1178
|
+
454
|
1179
|
+
455
|
1180
|
+
456</pre>
|
1181
1181
|
</td>
|
1182
1182
|
<td>
|
1183
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
1183
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 454</span>
|
1184
1184
|
|
1185
1185
|
<span class='kw'>def</span> <span class='id identifier rubyid_sys_loaded'>sys_loaded</span>
|
1186
1186
|
<span class='id identifier rubyid_getenvar'>getenvar</span><span class='lparen'>(</span> <span class='const'>SYSLOADED</span><span class='comma'>,</span> <span class='kw'>true</span> <span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_value'>value</span>
|
@@ -1236,10 +1236,6 @@ by user.</p>
|
|
1236
1236
|
<pre class="lines">
|
1237
1237
|
|
1238
1238
|
|
1239
|
-
568
|
1240
|
-
569
|
1241
|
-
570
|
1242
|
-
571
|
1243
1239
|
572
|
1244
1240
|
573
|
1245
1241
|
574
|
@@ -1264,10 +1260,14 @@ by user.</p>
|
|
1264
1260
|
593
|
1265
1261
|
594
|
1266
1262
|
595
|
1267
|
-
596
|
1263
|
+
596
|
1264
|
+
597
|
1265
|
+
598
|
1266
|
+
599
|
1267
|
+
600</pre>
|
1268
1268
|
</td>
|
1269
1269
|
<td>
|
1270
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
1270
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 572</span>
|
1271
1271
|
|
1272
1272
|
<span class='kw'>def</span> <span class='id identifier rubyid_unregisterModule'>unregisterModule</span><span class='lparen'>(</span> <span class='id identifier rubyid_m'>m</span><span class='comma'>,</span> <span class='id identifier rubyid_list'>list</span> <span class='op'>=</span> <span class='symbol'>:normal</span> <span class='rparen'>)</span>
|
1273
1273
|
|
@@ -1329,13 +1329,13 @@ by user.</p>
|
|
1329
1329
|
<pre class="lines">
|
1330
1330
|
|
1331
1331
|
|
1332
|
-
|
1333
|
-
|
1334
|
-
|
1335
|
-
|
1332
|
+
470
|
1333
|
+
471
|
1334
|
+
472
|
1335
|
+
473</pre>
|
1336
1336
|
</td>
|
1337
1337
|
<td>
|
1338
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
1338
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 470</span>
|
1339
1339
|
|
1340
1340
|
<span class='kw'>def</span> <span class='id identifier rubyid_usage'>usage</span><span class='lparen'>(</span> <span class='id identifier rubyid_msg'>msg</span> <span class='rparen'>)</span>
|
1341
1341
|
<span class='const'>STDERR</span><span class='period'>.</span><span class='id identifier rubyid_puts'>puts</span><span class='lparen'>(</span> <span class='id identifier rubyid_msg'>msg</span> <span class='rparen'>)</span>
|
@@ -1372,13 +1372,13 @@ by user.</p>
|
|
1372
1372
|
<pre class="lines">
|
1373
1373
|
|
1374
1374
|
|
1375
|
-
|
1376
|
-
|
1377
|
-
|
1378
|
-
|
1375
|
+
484
|
1376
|
+
485
|
1377
|
+
486
|
1378
|
+
487</pre>
|
1379
1379
|
</td>
|
1380
1380
|
<td>
|
1381
|
-
<pre class="code"><span class="info file"># File 'bin/rumodule', line
|
1381
|
+
<pre class="code"><span class="info file"># File 'bin/rumodule', line 484</span>
|
1382
1382
|
|
1383
1383
|
<span class='kw'>def</span> <span class='id identifier rubyid_warning'>warning</span><span class='lparen'>(</span> <span class='id identifier rubyid_msg'>msg</span> <span class='rparen'>)</span>
|
1384
1384
|
<span class='const'>STDERR</span><span class='period'>.</span><span class='id identifier rubyid_puts'>puts</span><span class='lparen'>(</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>rumodule warning: </span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_msg'>msg</span><span class='embexpr_end'>}</span><span class='tstring_end'>"</span></span> <span class='rparen'>)</span>
|
@@ -1394,9 +1394,9 @@ by user.</p>
|
|
1394
1394
|
</div>
|
1395
1395
|
|
1396
1396
|
<div id="footer">
|
1397
|
-
Generated on
|
1397
|
+
Generated on Thu May 19 21:56:32 2016 by
|
1398
1398
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1399
|
-
0.8.7.6 (ruby-2.1
|
1399
|
+
0.8.7.6 (ruby-2.3.1).
|
1400
1400
|
</div>
|
1401
1401
|
|
1402
1402
|
</body>
|