Module: FileUtils::DryRun
- Extended by:
- DryRun
- Includes:
- FileUtils, LowMethods
- Included in:
- DryRun
- Defined in:
- lib/fileutils.rb
Overview
This module has all methods of FileUtils module, but never changes files/directories, with printing message before acting. This equates to passing the :noop
and :verbose
flag to methods in FileUtils.
Constant Summary
Constants included from FileUtils
Method Summary
Methods included from FileUtils
#apply_mask, cd, chdir, chmod, chmod_R, chown, chown_R, cmp, compare_file, compare_stream, copy, copy_entry, copy_file, copy_stream, cp, cp_r, #fu_get_gid, #fu_get_uid, #fu_have_symlink?, #fu_mkdir, #fu_mode, #fu_stat_identical_entry?, getwd, identical?, install, link, ln, ln_s, ln_sf, makedirs, mkdir, mkdir_p, mkpath, #mode_to_s, move, mv, private_module_function, pwd, remove, remove_dir, remove_entry, remove_entry_secure, remove_file, #remove_tailing_slash, #rename_cannot_overwrite_file?, rm, rm_f, rm_r, rm_rf, rmdir, rmtree, safe_unlink, #symbolic_modes_to_i, symlink, touch, uptodate?, #user_mask