mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Documentation cleanup.
Includes patches by Hugh Sasse: * ping.rb * weakref.rb * mailread.rb git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10668 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
4db2df633c
commit
52c034aecb
34 changed files with 334 additions and 321 deletions
|
@ -19,6 +19,7 @@ warn "Warning:#{caller[0].sub(/:in `.*'\z/, '')}: getopts is deprecated after Ru
|
|||
|
||||
$RCS_ID=%q$Header$
|
||||
|
||||
# getopts is obsolete. Use GetoptLong.
|
||||
|
||||
def getopts(single_options, *options)
|
||||
boolopts = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue