Skip to content

Code cleanup, general fixes for file operations

Compare
Choose a tag to compare
@TheTechsTech TheTechsTech released this 14 Mar 18:38
· 305 commits to master since this release
  • added directly have file_meta return the size, content length
  • docblock corrections
  • add internal functions to properly catch returns within tasks or any function/method
  • insure open handle wrapper types
  • various file operation updates/tests
  • bug fixed file_contents, and added file_sendfile