summaryrefslogtreecommitdiff
path: root/sample
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2022-05-09 07:10:45 +0900
committergit <[email protected]>2022-05-09 07:13:55 +0900
commitf7539d5758ee5c83e6ec7792b100e830180896fd ()
tree748d9b2657b62b70e3f9865a493734275d272c33 /sample
parent98e3fdb44458615a1376cc60ea0909d07a6c2e4a (diff)
[ruby/getoptlong] ruby/ruby used sample, not examples
https://.com/ruby/getoptlong/commit/39faa7b390
-rw-r--r--sample/getoptlong/abbrev.rb9
-rw-r--r--sample/getoptlong/aliases.rb8
-rw-r--r--sample/getoptlong/argv.rb12
-rw-r--r--sample/getoptlong/each.rb12
-rw-r--r--sample/getoptlong/fibonacci.rb62
-rw-r--r--sample/getoptlong/permute.rb12
-rw-r--r--sample/getoptlong/require_order.rb13
-rw-r--r--sample/getoptlong/return_in_order.rb13
-rw-r--r--sample/getoptlong/simple.rb7
-rw-r--r--sample/getoptlong/types.rb10
10 files changed, 158 insertions, 0 deletions
@@ -0,0 +1,9 @@
@@ -0,0 +1,8 @@
@@ -0,0 +1,12 @@
@@ -0,0 +1,12 @@
@@ -0,0 +1,62 @@
@@ -0,0 +1,12 @@
@@ -0,0 +1,13 @@
@@ -0,0 +1,13 @@
@@ -0,0 +1,7 @@
@@ -0,0 +1,10 @@