Display status of synchronization/comparison info between two directories in DT table
display_sync_status(sync_status_files, left_path, right_path)DT table showing the comparison between the two directories together with their synchronization status
object of compare_directories() output, either common_files or non_common_files
A character string specifying the path to left directory.
A character string specifying the path to right directory.