You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Boris Unckel (Jira)" <ji...@apache.org> on 2021/01/28 06:57:00 UTC

[jira] [Created] (IO-709) Add null safe variants of isDirectory and isRegularFile

Boris Unckel created IO-709:
-------------------------------

             Summary: Add null safe variants of isDirectory and isRegularFile
                 Key: IO-709
                 URL: https://issues.apache.org/jira/browse/IO-709
             Project: Commons IO
          Issue Type: New Feature
          Components: Utilities
    Affects Versions: 2.8.0
            Reporter: Boris Unckel


Add null safe variants of the java.nio.file.Files.isDirectory and java.nio.file.Files.isRegular for both Path and File parameters.

Direct usage will be later in refactoring FileUtils to nio.



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