1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/doc
knu e70419dee7 * lib/getopts.rb: Merge from 1.7. Rewrite to fix some bugs and
complete features.
    - Accept options with the colon in the first argument;
      getopts("a:bcd:") is equivalent to getopts("bc", "a:", "d:").
    - Do not discard the argument that caused an error.
    - Do not discard '-', which commonly stands for stdin or stdout.
    - Allow specifying a long option with a value using '='.
      (command --long-option=value)
    - Stop reading options when it meets a non-option argument.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@2190 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-03-13 09:53:54 +00:00
..
irb This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-07-19 05:44:27 +00:00
net aamine 2002-02-19 13:40:23 +00:00
forwardable.rd Hit =begin' and =end' in proper places so rd2 can format them 2001-05-07 23:59:00 +00:00
forwardable.rd.ja This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-07-19 05:44:27 +00:00
NEWS * lib/getopts.rb: Merge from 1.7. Rewrite to fix some bugs and 2002-03-13 09:53:54 +00:00
shell.rd * lib/shell.rb, lib/shell/process-controller.rb, 2001-05-17 10:41:20 +00:00
shell.rd.ja This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-07-19 05:44:27 +00:00