You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/12/25 15:41:00 UTC

[jira] [Created] (IO-648) Implement directory content equality.

Gary D. Gregory created IO-648:
----------------------------------

             Summary: Implement directory content equality.
                 Key: IO-648
                 URL: https://issues.apache.org/jira/browse/IO-648
             Project: Commons IO
          Issue Type: Improvement
            Reporter: Gary D. Gregory


Implement directory content equality in org.apache.commons.io.file.PathUtils:
 - {{directoryAndFileContentEquals(Path, Path)}}
 - {{directoryAndFileContentEquals(Path, Path, LinkOption[], OpenOption[], FileVisitOption...)}}
 - {{directoryContentEquals(Path, Path)}}
 - {{directoryContentEquals(Path, Path, int, LinkOption[], FileVisitOption...)}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)