Support for the Ruby 2.4 series has ended. See here for reference.

In Files

  • fileutils.rb

Included Modules

FileUtils::Verbose

This module has all methods of FileUtils module, but it outputs messages before acting. This equates to passing the :verbose flag to methods in FileUtils.