There's no documentation for this item.
# File rio/tempdir.rb, line 119 def clear FileUtils.rm_rf(@tmpname) @clean_proc.call ObjectSpace.undefine_finalizer(self) end
<code/>
<pre/>
<code/>and<pre/>for code samples.