exfile v0.0.5 Exfile.Processor.Utilities
Summary
Functions
Takes a file and turns it in to a io unless it already is a io. Returns an open io
Takes a file and turns it in to a tempfile unless it already is a tempfile.
Pass true
as create_new_tempfile
to force creation of a new tempfile.
Returns a string containing the path to the tempfile
Functions
Takes a file and turns it in to a io unless it already is a io. Returns an open io.