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/26 00:03:00 UTC

[jira] [Comment Edited] (IO-648) Implement directory content equality

    [ https://issues.apache.org/jira/browse/IO-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17003402#comment-17003402 ] 

Gary D. Gregory edited comment on IO-648 at 12/26/19 12:02 AM:
---------------------------------------------------------------

Agreed, I'll make them all arrays.


was (Author: garydgregory):
Agreed, I'll make them all arrays.

 

> 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
>            Priority: Major
>
> 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)