PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
FileUtils
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: "Options: force noop verbose secure" - !ruby/struct:SM::Flow::P body: remove files <tt>list</tt>[0] <tt>list</tt>[1]... If <tt>list</tt>[n] is a directory, removes its all contents recursively. This method ignores StandardError when :force option is set. - !ruby/struct:SM::Flow::VERB body: " FileUtils.rm_r Dir.glob('/tmp/*')\n FileUtils.rm_r '/', :force => true # :-)\n" - !ruby/struct:SM::Flow::P body: "WARNING: This method causes local vulnerability if one of parent directories or removing directory tree are world writable (including /tmp, whose permission is 1777), and the current process has strong privilege such as Unix super user (root), and the system has symbolic link. For secure removing, read the documentation of #remove_entry_secure carefully, and set :secure option to true. Default is :secure=>false." - !ruby/struct:SM::Flow::P body: "NOTE: This method calls #remove_entry_secure if :secure option is set. See also #remove_entry_secure." full_name: FileUtils#rm_r is_singleton: false name: rm_r params: (list, options = {}) visibility: public
[+]
NoWrite
[-] collect_method-c.yaml
[edit]
[-] rm_rf-i.yaml
[edit]
[-] cp_r-i.yaml
[edit]
[-] remove_dir-i.yaml
[edit]
[-] cd-i.yaml
[edit]
[-] ln_s-i.yaml
[edit]
[-] getwd-i.yaml
[edit]
[-] link-i.yaml
[edit]
[-] chown_R-i.yaml
[edit]
[-] fu_world_writable%3f-i.yaml
[edit]
[-] options-c.yaml
[edit]
[-] remove-i.yaml
[edit]
[-] chown-i.yaml
[edit]
[-] identical%3f-i.yaml
[edit]
[-] cp-i.yaml
[edit]
[-] makedirs-i.yaml
[edit]
[-] rm_r-i.yaml
[edit]
[+]
StreamUtils_
[-] fu_have_symlink%3f-i.yaml
[edit]
[-] copy_file-i.yaml
[edit]
[+]
Verbose
[-] move-i.yaml
[edit]
[-] rmdir-i.yaml
[edit]
[-] uptodate%3f-i.yaml
[edit]
[-] rm-i.yaml
[edit]
[-] remove_file-i.yaml
[edit]
[-] safe_unlink-i.yaml
[edit]
[-] touch-i.yaml
[edit]
[+]
Entry_
[-] rmtree-i.yaml
[edit]
[-] copy_stream-i.yaml
[edit]
[-] commands-c.yaml
[edit]
[-] cmp-i.yaml
[edit]
[-] ln_sf-i.yaml
[edit]
[-] mv-i.yaml
[edit]
[-] mkpath-i.yaml
[edit]
[-] chdir-i.yaml
[edit]
[-] remove_entry_secure-i.yaml
[edit]
[-] ln-i.yaml
[edit]
[-] compare_file-i.yaml
[edit]
[-] remove_entry-i.yaml
[edit]
[+]
DryRun
[-] install-i.yaml
[edit]
[-] have_option%3f-c.yaml
[edit]
[-] pwd-i.yaml
[edit]
[-] symlink-i.yaml
[edit]
[-] rm_f-i.yaml
[edit]
[-] chmod_R-i.yaml
[edit]
[-] cdesc-FileUtils.yaml
[edit]
[-] mkdir-i.yaml
[edit]
[+]
..
[-] copy-i.yaml
[edit]
[-] compare_stream-i.yaml
[edit]
[-] mkdir_p-i.yaml
[edit]
[-] copy_entry-i.yaml
[edit]
[-] options_of-c.yaml
[edit]
[-] chmod-i.yaml
[edit]