mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
3b9e1c0b2e
commit
ea4272d02b
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ end
|
||||||
# <tt>:verbose</tt> flags to methods in FileUtils.
|
# <tt>:verbose</tt> flags to methods in FileUtils.
|
||||||
#
|
#
|
||||||
module FileUtils
|
module FileUtils
|
||||||
VERSION = "1.3.0"
|
VERSION = "1.4.0"
|
||||||
|
|
||||||
def self.private_module_function(name) #:nodoc:
|
def self.private_module_function(name) #:nodoc:
|
||||||
module_function name
|
module_function name
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue