Project

General

Profile

Bug #7958 » fileutils.rb.verbose_install_fix.patch

drbrain (Eric Hodel), 02/26/2013 10:24 AM

View differences:

lib/fileutils.rb (working copy)
include StreamUtils_
extend StreamUtils_
module Verbose
include StreamUtils_
end
module DryRun
include StreamUtils_
end
module NoWrite
include StreamUtils_
end
class Entry_ #:nodoc: internal use only
include StreamUtils_
(1-1/3)