Flowdock
method

rm_rf

Importance_1
rm_rf(list, noop: nil, verbose: nil, secure: nil) public

Equivalent to

FileUtils.rm_r(list, :force => true)

WARNING: This method causes local vulnerability. Read the documentation of #rm_r first.

Show source
Register or log in to add new notes.