como 0.1.5 → 0.1.6
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 +2 -1
- data/doc/Como/ArgsParseState.html +51 -51
- data/doc/Como/ComoCommon.html +2 -2
- data/doc/Como/MainOpt.html +47 -47
- data/doc/Como/Opt/ErrorWithData.html +2 -2
- data/doc/Como/Opt/InvalidOption.html +2 -2
- data/doc/Como/Opt/MissingArgument.html +2 -2
- data/doc/Como/Opt.html +108 -26
- data/doc/Como/RuleCheck.html +76 -75
- data/doc/Como/RuleDisplay.html +80 -80
- data/doc/Como/Spec.html +2 -2
- data/doc/Como.html +39 -21
- 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 +78 -72
- data/doc/top-level-namespace.html +2 -2
- data/examples/como_subcmd +1 -1
- data/lib/como.rb +15 -0
- data/lib/version.rb +1 -1
- metadata +65 -62
- checksums.yaml +0 -7
- data/doc/Como/MasterOpt.html +0 -636
- data/doc/file.como.html +0 -1962
data/doc/method_list.html
CHANGED
@@ -100,14 +100,14 @@
|
|
100
100
|
|
101
101
|
|
102
102
|
<li class="r1 ">
|
103
|
-
<span class='object_link'><a href="Como/
|
104
|
-
<small>Como::
|
103
|
+
<span class='object_link'><a href="Como/RuleCheck.html#any-instance_method" title="Como::RuleCheck#any (method)">#any</a></span>
|
104
|
+
<small>Como::RuleCheck</small>
|
105
105
|
</li>
|
106
106
|
|
107
107
|
|
108
108
|
<li class="r2 ">
|
109
|
-
<span class='object_link'><a href="Como/
|
110
|
-
<small>Como::
|
109
|
+
<span class='object_link'><a href="Como/RuleDisplay.html#any-instance_method" title="Como::RuleDisplay#any (method)">#any</a></span>
|
110
|
+
<small>Como::RuleDisplay</small>
|
111
111
|
</li>
|
112
112
|
|
113
113
|
|
@@ -148,32 +148,32 @@
|
|
148
148
|
|
149
149
|
|
150
150
|
<li class="r1 ">
|
151
|
-
<span class='object_link'><a href="Como/
|
152
|
-
<small>Como::
|
151
|
+
<span class='object_link'><a href="Como/Spec.html#check-class_method" title="Como::Spec.check (method)">check</a></span>
|
152
|
+
<small>Como::Spec</small>
|
153
153
|
</li>
|
154
154
|
|
155
155
|
|
156
156
|
<li class="r2 ">
|
157
|
-
<span class='object_link'><a href="Como/
|
158
|
-
<small>Como::
|
157
|
+
<span class='object_link'><a href="Como/Opt.html#check-instance_method" title="Como::Opt#check (method)">#check</a></span>
|
158
|
+
<small>Como::Opt</small>
|
159
159
|
</li>
|
160
160
|
|
161
161
|
|
162
162
|
<li class="r1 ">
|
163
|
-
<span class='object_link'><a href="Como/
|
164
|
-
<small>Como::
|
163
|
+
<span class='object_link'><a href="Como/RuleCheck.html#check-class_method" title="Como::RuleCheck.check (method)">check</a></span>
|
164
|
+
<small>Como::RuleCheck</small>
|
165
165
|
</li>
|
166
166
|
|
167
167
|
|
168
168
|
<li class="r2 ">
|
169
|
-
<span class='object_link'><a href="Como/
|
170
|
-
<small>Como::
|
169
|
+
<span class='object_link'><a href="Como/Spec.html#checkAlso-class_method" title="Como::Spec.checkAlso (method)">checkAlso</a></span>
|
170
|
+
<small>Como::Spec</small>
|
171
171
|
</li>
|
172
172
|
|
173
173
|
|
174
174
|
<li class="r1 ">
|
175
|
-
<span class='object_link'><a href="Como/
|
176
|
-
<small>Como::
|
175
|
+
<span class='object_link'><a href="Como/Opt.html#checkAlso-instance_method" title="Como::Opt#checkAlso (method)">#checkAlso</a></span>
|
176
|
+
<small>Como::Opt</small>
|
177
177
|
</li>
|
178
178
|
|
179
179
|
|
@@ -184,13 +184,13 @@
|
|
184
184
|
|
185
185
|
|
186
186
|
<li class="r1 ">
|
187
|
-
<span class='object_link'><a href="Como/Spec.html#checkRule-
|
187
|
+
<span class='object_link'><a href="Como/Spec.html#checkRule-class_method" title="Como::Spec.checkRule (method)">checkRule</a></span>
|
188
188
|
<small>Como::Spec</small>
|
189
189
|
</li>
|
190
190
|
|
191
191
|
|
192
192
|
<li class="r2 ">
|
193
|
-
<span class='object_link'><a href="Como/Spec.html#checkRule-
|
193
|
+
<span class='object_link'><a href="Como/Spec.html#checkRule-instance_method" title="Como::Spec#checkRule (method)">#checkRule</a></span>
|
194
194
|
<small>Como::Spec</small>
|
195
195
|
</li>
|
196
196
|
|
@@ -250,13 +250,13 @@
|
|
250
250
|
|
251
251
|
|
252
252
|
<li class="r2 ">
|
253
|
-
<span class='object_link'><a href="Como/Opt.html#default-
|
253
|
+
<span class='object_link'><a href="Como/Opt.html#default-class_method" title="Como::Opt.default (method)">default</a></span>
|
254
254
|
<small>Como::Opt</small>
|
255
255
|
</li>
|
256
256
|
|
257
257
|
|
258
258
|
<li class="r1 ">
|
259
|
-
<span class='object_link'><a href="Como/Opt.html#default-
|
259
|
+
<span class='object_link'><a href="Como/Opt.html#default-instance_method" title="Como::Opt#default (method)">#default</a></span>
|
260
260
|
<small>Como::Opt</small>
|
261
261
|
</li>
|
262
262
|
|
@@ -310,25 +310,25 @@
|
|
310
310
|
|
311
311
|
|
312
312
|
<li class="r2 ">
|
313
|
-
<span class='object_link'><a href="Como/Opt.html#each_given-
|
313
|
+
<span class='object_link'><a href="Como/Opt.html#each_given-class_method" title="Como::Opt.each_given (method)">each_given</a></span>
|
314
314
|
<small>Como::Opt</small>
|
315
315
|
</li>
|
316
316
|
|
317
317
|
|
318
318
|
<li class="r1 ">
|
319
|
-
<span class='object_link'><a href="Como/Opt.html#each_given-
|
319
|
+
<span class='object_link'><a href="Como/Opt.html#each_given-instance_method" title="Como::Opt#each_given (method)">#each_given</a></span>
|
320
320
|
<small>Como::Opt</small>
|
321
321
|
</li>
|
322
322
|
|
323
323
|
|
324
324
|
<li class="r2 ">
|
325
|
-
<span class='object_link'><a href="Como/Opt.html#error-
|
325
|
+
<span class='object_link'><a href="Como/Opt.html#error-class_method" title="Como::Opt.error (method)">error</a></span>
|
326
326
|
<small>Como::Opt</small>
|
327
327
|
</li>
|
328
328
|
|
329
329
|
|
330
330
|
<li class="r1 ">
|
331
|
-
<span class='object_link'><a href="Como/Opt.html#error-
|
331
|
+
<span class='object_link'><a href="Como/Opt.html#error-instance_method" title="Como::Opt#error (method)">#error</a></span>
|
332
332
|
<small>Como::Opt</small>
|
333
333
|
</li>
|
334
334
|
|
@@ -358,25 +358,25 @@
|
|
358
358
|
|
359
359
|
|
360
360
|
<li class="r2 ">
|
361
|
-
<span class='object_link'><a href="Como/
|
362
|
-
<small>Como::
|
361
|
+
<span class='object_link'><a href="Como/Opt.html#external-class_method" title="Como::Opt.external (method)">external</a></span>
|
362
|
+
<small>Como::Opt</small>
|
363
363
|
</li>
|
364
364
|
|
365
365
|
|
366
366
|
<li class="r1 ">
|
367
|
-
<span class='object_link'><a href="Como/
|
368
|
-
<small>Como::
|
367
|
+
<span class='object_link'><a href="Como/MainOpt.html#external-instance_method" title="Como::MainOpt#external (method)">#external</a></span>
|
368
|
+
<small>Como::MainOpt</small>
|
369
369
|
</li>
|
370
370
|
|
371
371
|
|
372
372
|
<li class="r2 ">
|
373
|
-
<span class='object_link'><a href="Como/Opt.html#fatal-
|
373
|
+
<span class='object_link'><a href="Como/Opt.html#fatal-class_method" title="Como::Opt.fatal (method)">fatal</a></span>
|
374
374
|
<small>Como::Opt</small>
|
375
375
|
</li>
|
376
376
|
|
377
377
|
|
378
378
|
<li class="r1 ">
|
379
|
-
<span class='object_link'><a href="Como/Opt.html#fatal-
|
379
|
+
<span class='object_link'><a href="Como/Opt.html#fatal-instance_method" title="Como::Opt#fatal (method)">#fatal</a></span>
|
380
380
|
<small>Como::Opt</small>
|
381
381
|
</li>
|
382
382
|
|
@@ -394,14 +394,14 @@
|
|
394
394
|
|
395
395
|
|
396
396
|
<li class="r2 ">
|
397
|
-
<span class='object_link'><a href="Como/
|
398
|
-
<small>Como::
|
397
|
+
<span class='object_link'><a href="Como/RuleCheck.html#follow-instance_method" title="Como::RuleCheck#follow (method)">#follow</a></span>
|
398
|
+
<small>Como::RuleCheck</small>
|
399
399
|
</li>
|
400
400
|
|
401
401
|
|
402
402
|
<li class="r1 ">
|
403
|
-
<span class='object_link'><a href="Como/
|
404
|
-
<small>Como::
|
403
|
+
<span class='object_link'><a href="Como/RuleDisplay.html#follow-instance_method" title="Como::RuleDisplay#follow (method)">#follow</a></span>
|
404
|
+
<small>Como::RuleDisplay</small>
|
405
405
|
</li>
|
406
406
|
|
407
407
|
|
@@ -466,26 +466,26 @@
|
|
466
466
|
|
467
467
|
|
468
468
|
<li class="r2 ">
|
469
|
-
<span class='object_link'><a href="Como/
|
470
|
-
<small>Como::
|
469
|
+
<span class='object_link'><a href="Como/RuleCheck.html#incr-instance_method" title="Como::RuleCheck#incr (method)">#incr</a></span>
|
470
|
+
<small>Como::RuleCheck</small>
|
471
471
|
</li>
|
472
472
|
|
473
473
|
|
474
474
|
<li class="r1 ">
|
475
|
-
<span class='object_link'><a href="Como/
|
476
|
-
<small>Como::
|
475
|
+
<span class='object_link'><a href="Como/RuleDisplay.html#incr-instance_method" title="Como::RuleDisplay#incr (method)">#incr</a></span>
|
476
|
+
<small>Como::RuleDisplay</small>
|
477
477
|
</li>
|
478
478
|
|
479
479
|
|
480
480
|
<li class="r2 ">
|
481
|
-
<span class='object_link'><a href="Como/
|
482
|
-
<small>Como::
|
481
|
+
<span class='object_link'><a href="Como/Spec.html#initialize-instance_method" title="Como::Spec#initialize (method)">#initialize</a></span>
|
482
|
+
<small>Como::Spec</small>
|
483
483
|
</li>
|
484
484
|
|
485
485
|
|
486
486
|
<li class="r1 ">
|
487
|
-
<span class='object_link'><a href="Como/
|
488
|
-
<small>Como::
|
487
|
+
<span class='object_link'><a href="Como/Opt/ErrorWithData.html#initialize-instance_method" title="Como::Opt::ErrorWithData#initialize (method)">#initialize</a></span>
|
488
|
+
<small>Como::Opt::ErrorWithData</small>
|
489
489
|
</li>
|
490
490
|
|
491
491
|
|
@@ -496,8 +496,8 @@
|
|
496
496
|
|
497
497
|
|
498
498
|
<li class="r1 ">
|
499
|
-
<span class='object_link'><a href="Como/
|
500
|
-
<small>Como::
|
499
|
+
<span class='object_link'><a href="Como/MainOpt.html#initialize-instance_method" title="Como::MainOpt#initialize (method)">#initialize</a></span>
|
500
|
+
<small>Como::MainOpt</small>
|
501
501
|
</li>
|
502
502
|
|
503
503
|
|
@@ -520,14 +520,14 @@
|
|
520
520
|
|
521
521
|
|
522
522
|
<li class="r1 ">
|
523
|
-
<span class='object_link'><a href="Como/
|
524
|
-
<small>Como::
|
523
|
+
<span class='object_link'><a href="Como/RuleCheck.html#inv-instance_method" title="Como::RuleCheck#inv (method)">#inv</a></span>
|
524
|
+
<small>Como::RuleCheck</small>
|
525
525
|
</li>
|
526
526
|
|
527
527
|
|
528
528
|
<li class="r2 ">
|
529
|
-
<span class='object_link'><a href="Como/
|
530
|
-
<small>Como::
|
529
|
+
<span class='object_link'><a href="Como/RuleDisplay.html#inv-instance_method" title="Como::RuleDisplay#inv (method)">#inv</a></span>
|
530
|
+
<small>Como::RuleDisplay</small>
|
531
531
|
</li>
|
532
532
|
|
533
533
|
|
@@ -580,14 +580,14 @@
|
|
580
580
|
|
581
581
|
|
582
582
|
<li class="r1 ">
|
583
|
-
<span class='object_link'><a href="Como/
|
584
|
-
<small>Como::
|
583
|
+
<span class='object_link'><a href="Como/RuleCheck.html#meh-instance_method" title="Como::RuleCheck#meh (method)">#meh</a></span>
|
584
|
+
<small>Como::RuleCheck</small>
|
585
585
|
</li>
|
586
586
|
|
587
587
|
|
588
588
|
<li class="r2 ">
|
589
|
-
<span class='object_link'><a href="Como/
|
590
|
-
<small>Como::
|
589
|
+
<span class='object_link'><a href="Como/RuleDisplay.html#meh-instance_method" title="Como::RuleDisplay#meh (method)">#meh</a></span>
|
590
|
+
<small>Como::RuleDisplay</small>
|
591
591
|
</li>
|
592
592
|
|
593
593
|
|
@@ -778,14 +778,14 @@
|
|
778
778
|
|
779
779
|
|
780
780
|
<li class="r2 ">
|
781
|
-
<span class='object_link'><a href="Como/
|
782
|
-
<small>Como::
|
781
|
+
<span class='object_link'><a href="Como/Spec.html#setUsageFooter-class_method" title="Como::Spec.setUsageFooter (method)">setUsageFooter</a></span>
|
782
|
+
<small>Como::Spec</small>
|
783
783
|
</li>
|
784
784
|
|
785
785
|
|
786
786
|
<li class="r1 ">
|
787
|
-
<span class='object_link'><a href="Como/
|
788
|
-
<small>Como::
|
787
|
+
<span class='object_link'><a href="Como/Opt.html#setUsageFooter-instance_method" title="Como::Opt#setUsageFooter (method)">#setUsageFooter</a></span>
|
788
|
+
<small>Como::Opt</small>
|
789
789
|
</li>
|
790
790
|
|
791
791
|
|
@@ -832,14 +832,14 @@
|
|
832
832
|
|
833
833
|
|
834
834
|
<li class="r1 ">
|
835
|
-
<span class='object_link'><a href="Como/
|
836
|
-
<small>Como::
|
835
|
+
<span class='object_link'><a href="Como/Spec.html#subcmd-instance_method" title="Como::Spec#subcmd (method)">#subcmd</a></span>
|
836
|
+
<small>Como::Spec</small>
|
837
837
|
</li>
|
838
838
|
|
839
839
|
|
840
840
|
<li class="r2 ">
|
841
|
-
<span class='object_link'><a href="Como/
|
842
|
-
<small>Como::
|
841
|
+
<span class='object_link'><a href="Como/Opt.html#subcmd-class_method" title="Como::Opt.subcmd (method)">subcmd</a></span>
|
842
|
+
<small>Como::Opt</small>
|
843
843
|
</li>
|
844
844
|
|
845
845
|
|
@@ -868,13 +868,13 @@
|
|
868
868
|
|
869
869
|
|
870
870
|
<li class="r1 ">
|
871
|
-
<span class='object_link'><a href="Como/Opt.html#
|
871
|
+
<span class='object_link'><a href="Como/Opt.html#to_hash-instance_method" title="Como::Opt#to_hash (method)">#to_hash</a></span>
|
872
872
|
<small>Como::Opt</small>
|
873
873
|
</li>
|
874
874
|
|
875
875
|
|
876
876
|
<li class="r2 ">
|
877
|
-
<span class='object_link'><a href="Como/Opt.html#
|
877
|
+
<span class='object_link'><a href="Como/Opt.html#type-instance_method" title="Como::Opt#type (method)">#type</a></span>
|
878
878
|
<small>Como::Opt</small>
|
879
879
|
</li>
|
880
880
|
|
@@ -886,66 +886,72 @@
|
|
886
886
|
|
887
887
|
|
888
888
|
<li class="r2 ">
|
889
|
-
<span class='object_link'><a href="Como/Opt.html#
|
889
|
+
<span class='object_link'><a href="Como/Opt.html#usage-instance_method" title="Como::Opt#usage (method)">#usage</a></span>
|
890
890
|
<small>Como::Opt</small>
|
891
891
|
</li>
|
892
892
|
|
893
893
|
|
894
894
|
<li class="r1 ">
|
895
|
+
<span class='object_link'><a href="Como/Opt.html#usageCommand-instance_method" title="Como::Opt#usageCommand (method)">#usageCommand</a></span>
|
896
|
+
<small>Como::Opt</small>
|
897
|
+
</li>
|
898
|
+
|
899
|
+
|
900
|
+
<li class="r2 ">
|
895
901
|
<span class='object_link'><a href="Como/MainOpt.html#usageCommand-instance_method" title="Como::MainOpt#usageCommand (method)">#usageCommand</a></span>
|
896
902
|
<small>Como::MainOpt</small>
|
897
903
|
</li>
|
898
904
|
|
899
905
|
|
900
|
-
<li class="
|
906
|
+
<li class="r1 ">
|
901
907
|
<span class='object_link'><a href="Como/Opt.html#usageIfHelp-instance_method" title="Como::Opt#usageIfHelp (method)">#usageIfHelp</a></span>
|
902
908
|
<small>Como::Opt</small>
|
903
909
|
</li>
|
904
910
|
|
905
911
|
|
906
|
-
<li class="
|
912
|
+
<li class="r2 ">
|
907
913
|
<span class='object_link'><a href="Como/Opt.html#usageNormal-instance_method" title="Como::Opt#usageNormal (method)">#usageNormal</a></span>
|
908
914
|
<small>Como::Opt</small>
|
909
915
|
</li>
|
910
916
|
|
911
917
|
|
912
|
-
<li class="
|
918
|
+
<li class="r1 ">
|
913
919
|
<span class='object_link'><a href="Como/Opt.html#value-instance_method" title="Como::Opt#value (method)">#value</a></span>
|
914
920
|
<small>Como::Opt</small>
|
915
921
|
</li>
|
916
922
|
|
917
923
|
|
918
|
-
<li class="
|
924
|
+
<li class="r2 ">
|
919
925
|
<span class='object_link'><a href="Como.html#version-class_method" title="Como.version (method)">version</a></span>
|
920
926
|
<small>Como</small>
|
921
927
|
</li>
|
922
928
|
|
923
929
|
|
924
|
-
<li class="
|
925
|
-
<span class='object_link'><a href="Como/Opt.html#warn-
|
930
|
+
<li class="r1 ">
|
931
|
+
<span class='object_link'><a href="Como/Opt.html#warn-class_method" title="Como::Opt.warn (method)">warn</a></span>
|
926
932
|
<small>Como::Opt</small>
|
927
933
|
</li>
|
928
934
|
|
929
935
|
|
930
|
-
<li class="
|
931
|
-
<span class='object_link'><a href="Como/Opt.html#warn-
|
936
|
+
<li class="r2 ">
|
937
|
+
<span class='object_link'><a href="Como/Opt.html#warn-instance_method" title="Como::Opt#warn (method)">#warn</a></span>
|
932
938
|
<small>Como::Opt</small>
|
933
939
|
</li>
|
934
940
|
|
935
941
|
|
936
|
-
<li class="
|
942
|
+
<li class="r1 ">
|
937
943
|
<span class='object_link'><a href="Como/Opt.html#year-class_method" title="Como::Opt.year (method)">year</a></span>
|
938
944
|
<small>Como::Opt</small>
|
939
945
|
</li>
|
940
946
|
|
941
947
|
|
942
|
-
<li class="
|
948
|
+
<li class="r2 ">
|
943
949
|
<span class='object_link'><a href="Como/MainOpt.html#year-instance_method" title="Como::MainOpt#year (method)">#year</a></span>
|
944
950
|
<small>Como::MainOpt</small>
|
945
951
|
</li>
|
946
952
|
|
947
953
|
|
948
|
-
<li class="
|
954
|
+
<li class="r1 ">
|
949
955
|
<span class='object_link'><a href="Como/Opt.html#%7E-instance_method" title="Como::Opt#~ (method)">#~</a></span>
|
950
956
|
<small>Como::Opt</small>
|
951
957
|
</li>
|
@@ -103,9 +103,9 @@
|
|
103
103
|
</div>
|
104
104
|
|
105
105
|
<div id="footer">
|
106
|
-
Generated on
|
106
|
+
Generated on Tue Jun 21 10:45:05 2016 by
|
107
107
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
108
|
-
0.8.7.6 (ruby-2.1
|
108
|
+
0.8.7.6 (ruby-2.3.1).
|
109
109
|
</div>
|
110
110
|
|
111
111
|
</body>
|
data/examples/como_subcmd
CHANGED
data/lib/como.rb
CHANGED
@@ -1850,6 +1850,21 @@ module Como
|
|
1850
1850
|
end
|
1851
1851
|
|
1852
1852
|
|
1853
|
+
# Convert to hash representation.
|
1854
|
+
#
|
1855
|
+
# Keys are symbols: name, type, given, value, subopt, subcmd.
|
1856
|
+
def to_hash
|
1857
|
+
h = {}
|
1858
|
+
h[ :name ] = @name
|
1859
|
+
h[ :type ] = @type
|
1860
|
+
h[ :given ] = @given
|
1861
|
+
h[ :value ] = @value
|
1862
|
+
h[ :subopt ] = @subopt.map{|i| i.to_hash }
|
1863
|
+
h[ :subcmd ] = @subcmd.map{|i| i.to_hash }
|
1864
|
+
h
|
1865
|
+
end
|
1866
|
+
|
1867
|
+
|
1853
1868
|
# Como error printout.
|
1854
1869
|
#
|
1855
1870
|
# @param str [String] Error message.
|
data/lib/version.rb
CHANGED
metadata
CHANGED
@@ -1,18 +1,23 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: como
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.6
|
5
|
+
prerelease:
|
5
6
|
platform: ruby
|
6
7
|
authors:
|
7
8
|
- Tero Isannainen
|
8
9
|
autorequire:
|
9
10
|
bindir: bin
|
10
11
|
cert_chain: []
|
11
|
-
date:
|
12
|
+
date: 2016-06-21 00:00:00.000000000 Z
|
12
13
|
dependencies: []
|
13
|
-
description:
|
14
|
-
|
15
|
-
|
14
|
+
description: ! 'Como provides low manifest command line option parsing and deployment.
|
15
|
+
The command line options are described in compact table format and option values
|
16
|
+
are stored to conveniently named properties. Como builds command usage information
|
17
|
+
based on the option
|
18
|
+
|
19
|
+
table (+ generic program info) and displays it automatically if necessary. Como
|
20
|
+
supports also subcommands and checking for option combinations using a simple DSL.'
|
16
21
|
email: tero.isannainen@gmail.com
|
17
22
|
executables: []
|
18
23
|
extensions: []
|
@@ -20,92 +25,90 @@ extra_rdoc_files:
|
|
20
25
|
- README.rdoc
|
21
26
|
- CHANGELOG.rdoc
|
22
27
|
files:
|
28
|
+
- README.rdoc
|
23
29
|
- CHANGELOG.rdoc
|
24
30
|
- LICENSE
|
25
|
-
-
|
31
|
+
- lib/como.rb
|
32
|
+
- lib/version.rb
|
33
|
+
- test/test_subcmd
|
34
|
+
- test/como_subcmd_rule
|
35
|
+
- test/test_como.rb
|
36
|
+
- test/como_rule_2
|
37
|
+
- test/test_config
|
38
|
+
- test/test_rule_1
|
39
|
+
- test/como_config
|
40
|
+
- test/test_subcmd_config
|
41
|
+
- test/test_compatible
|
42
|
+
- test/test_rule_2
|
43
|
+
- test/como_queries
|
44
|
+
- test/como_subcmd
|
45
|
+
- test/test_subcmd_rule
|
46
|
+
- test/test_options
|
47
|
+
- test/como_subcmd_config
|
48
|
+
- test/como_rule_1
|
49
|
+
- test/test_queries
|
50
|
+
- test/como_options
|
51
|
+
- test/como_compatible
|
52
|
+
- test/golden/rule_1.txt
|
53
|
+
- test/golden/queries.txt
|
54
|
+
- test/golden/subcmd_config.txt
|
55
|
+
- test/golden/subcmd_rule.txt
|
56
|
+
- test/golden/subcmd.txt
|
57
|
+
- test/golden/rule_2.txt
|
58
|
+
- test/golden/compatible.txt
|
59
|
+
- test/golden/config.txt
|
60
|
+
- test/golden/options.txt
|
61
|
+
- doc/top-level-namespace.html
|
62
|
+
- doc/js/full_list.js
|
63
|
+
- doc/js/app.js
|
64
|
+
- doc/js/jquery.js
|
65
|
+
- doc/index.html
|
66
|
+
- doc/css/common.css
|
67
|
+
- doc/css/full_list.css
|
68
|
+
- doc/css/style.css
|
26
69
|
- doc/Como.html
|
27
|
-
- doc/
|
28
|
-
- doc/
|
70
|
+
- doc/file.README.html
|
71
|
+
- doc/method_list.html
|
72
|
+
- doc/file_list.html
|
73
|
+
- doc/class_list.html
|
74
|
+
- doc/_index.html
|
75
|
+
- doc/Como/RuleCheck.html
|
29
76
|
- doc/Como/MainOpt.html
|
30
|
-
- doc/Como/
|
77
|
+
- doc/Como/RuleDisplay.html
|
31
78
|
- doc/Como/Opt.html
|
79
|
+
- doc/Como/ComoCommon.html
|
80
|
+
- doc/Como/Opt/MissingArgument.html
|
32
81
|
- doc/Como/Opt/ErrorWithData.html
|
33
82
|
- doc/Como/Opt/InvalidOption.html
|
34
|
-
- doc/Como/
|
35
|
-
- doc/Como/RuleCheck.html
|
36
|
-
- doc/Como/RuleDisplay.html
|
83
|
+
- doc/Como/ArgsParseState.html
|
37
84
|
- doc/Como/Spec.html
|
38
|
-
- doc/_index.html
|
39
|
-
- doc/class_list.html
|
40
|
-
- doc/css/common.css
|
41
|
-
- doc/css/full_list.css
|
42
|
-
- doc/css/style.css
|
43
85
|
- doc/file.CHANGELOG.html
|
44
|
-
- doc/file.README.html
|
45
|
-
- doc/file.como.html
|
46
|
-
- doc/file_list.html
|
47
86
|
- doc/frames.html
|
48
|
-
- doc/index.html
|
49
|
-
- doc/js/app.js
|
50
|
-
- doc/js/full_list.js
|
51
|
-
- doc/js/jquery.js
|
52
|
-
- doc/method_list.html
|
53
|
-
- doc/top-level-namespace.html
|
54
87
|
- examples/como_simple
|
55
88
|
- examples/como_subcmd
|
56
|
-
- lib/como.rb
|
57
|
-
- lib/version.rb
|
58
|
-
- test/como_compatible
|
59
|
-
- test/como_config
|
60
|
-
- test/como_options
|
61
|
-
- test/como_queries
|
62
|
-
- test/como_rule_1
|
63
|
-
- test/como_rule_2
|
64
|
-
- test/como_subcmd
|
65
|
-
- test/como_subcmd_config
|
66
|
-
- test/como_subcmd_rule
|
67
|
-
- test/golden/compatible.txt
|
68
|
-
- test/golden/config.txt
|
69
|
-
- test/golden/options.txt
|
70
|
-
- test/golden/queries.txt
|
71
|
-
- test/golden/rule_1.txt
|
72
|
-
- test/golden/rule_2.txt
|
73
|
-
- test/golden/subcmd.txt
|
74
|
-
- test/golden/subcmd_config.txt
|
75
|
-
- test/golden/subcmd_rule.txt
|
76
|
-
- test/test_como.rb
|
77
|
-
- test/test_compatible
|
78
|
-
- test/test_config
|
79
|
-
- test/test_options
|
80
|
-
- test/test_queries
|
81
|
-
- test/test_rule_1
|
82
|
-
- test/test_rule_2
|
83
|
-
- test/test_subcmd
|
84
|
-
- test/test_subcmd_config
|
85
|
-
- test/test_subcmd_rule
|
86
89
|
homepage:
|
87
90
|
licenses:
|
88
91
|
- Ruby
|
89
|
-
metadata: {}
|
90
92
|
post_install_message: Check README...
|
91
93
|
rdoc_options: []
|
92
94
|
require_paths:
|
93
95
|
- lib
|
94
96
|
required_ruby_version: !ruby/object:Gem::Requirement
|
97
|
+
none: false
|
95
98
|
requirements:
|
96
|
-
- -
|
99
|
+
- - ! '>='
|
97
100
|
- !ruby/object:Gem::Version
|
98
101
|
version: 1.9.3
|
99
102
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
103
|
+
none: false
|
100
104
|
requirements:
|
101
|
-
- -
|
105
|
+
- - ! '>='
|
102
106
|
- !ruby/object:Gem::Version
|
103
107
|
version: '0'
|
104
108
|
requirements: []
|
105
109
|
rubyforge_project:
|
106
|
-
rubygems_version:
|
110
|
+
rubygems_version: 1.8.23
|
107
111
|
signing_key:
|
108
|
-
specification_version:
|
112
|
+
specification_version: 3
|
109
113
|
summary: Compact command line option parser utility.
|
110
114
|
test_files: []
|
111
|
-
has_rdoc:
|
checksums.yaml
DELETED
@@ -1,7 +0,0 @@
|
|
1
|
-
---
|
2
|
-
SHA1:
|
3
|
-
metadata.gz: 28310744251d2127dfb34a2d8be75d5af720ed3f
|
4
|
-
data.tar.gz: 2120e0ba9dfda6602ae905ccbc94dd4d55df42a1
|
5
|
-
SHA512:
|
6
|
-
metadata.gz: 2a210badb98c8d62afe48d12ddf5c0e703922ebf8091fe6d9d65f22bb68240c999dec3a7f39cf84688c1f65b3d790c78df5783a098051162f001cb0cb0449774
|
7
|
-
data.tar.gz: 115d17a3002a36e87ec51f9dd6146cbe5add1165acdb32914f433f7cc048a4b85ea22f5d6233fa708a6e73294090bc3f1809d2a60628fd6e97e3bdce386d15c6
|