View Source Dragon.Tools.File.Synchronize (dragon v1.2.3)

Lightweight file synchronizer.

For performance, do not synchronize files to the build folder unless:

  • original timestamp is different
  • file size is different

Link to this section Summary

Link to this section Functions

Link to this function

file_difference(file1, file2)

View Source
Link to this function

synchronize(dragon, arg2)

View Source
Link to this function

synchronize_file(src, dst, stat)

View Source