Module: FileUtils::Verbose (Ruby 2.3.4)

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.