Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > optparseライブラリ > OptionParserクラス > getopts
getopts(argv, *opts) -> Hash
getopts(*opts) -> Hash
引数をパースした結果を、Hash として返します。(self.new.getopts と同じです)
[SEE_ALSO] OptionParser#getopts