Libraries
»
pdf_extract
(0.5.0)
»
Index
»
PDFextract
»
#cleanup
Method: PDFextract#cleanup
Defined in:
lib/pdf_extract.rb
#
cleanup
⇒
Object
130 131 132
# File 'lib/pdf_extract.rb', line 130
def
cleanup
`rm -r #{base_dir}`
end