1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

un.rb: nodoc setup

* 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
parent 9fd8204e27
commit ed0cba79ca

View file

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