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