* lib/un.rb (setup): nodoc for internal use method.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41798 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2013-07-05 13:43:16 +00:00
Родитель 9fd8204e27
Коммит ed0cba79ca
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -32,6 +32,7 @@ module FileUtils
@fileutils_output = $stdout
end
# :nodoc:
def setup(options = "", *long_options)
opt_hash = {}
argv = []