Creates a temporal directory and places there all TmpFiles returned by the files callback. When TmpFile.content is an object, it will be stringified as JSON. Passes the paths of temporal directory and files to a callback, which can return a Task.
directory
TmpFile
files
TmpFile.content
callback
Task
Creates a temporal
directoryand places there allTmpFiles returned by thefilescallback. WhenTmpFile.contentis an object, it will be stringified as JSON. Passes the paths of temporaldirectoryand files to acallback, which can return aTask.