Method: RIO::FS::Util#rmtree

Defined in:
lib/rio/fs/impl.rb

#rmtree(s) ⇒ Object



113
# File 'lib/rio/fs/impl.rb', line 113

def rmtree(s) @util.rmtree(s.to_s) end