In Files

  • fileutils.rb

Included Modules

FileUtils::NoWrite

This module has all methods of FileUtils module, but never changes files/directories. This equates to passing the :noop flag to methods in FileUtils.

There is an updated format of the API docs for this version here.