...
Expand | ||
---|---|---|
| ||
The processing file logic is very straightforward, the source is here: https://bitbucket.org/interfaceware/fromfile/src/main/ProcessFile.lua
It inhales the file, queues the contents and deletes it. If you want to do something different or more complex - you absolutely can. |
...