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

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

     [ https://issues.apache.org/jira/browse/IO-709?focusedWorklogId=543410&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-543410 ]

ASF GitHub Bot logged work on IO-709:
-------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/Jan/21 07:00
            Start Date: 28/Jan/21 07:00
    Worklog Time Spent: 10m 
      Work Description: boris-unckel opened a new pull request #194:
URL: https://github.com/apache/commons-io/pull/194


   …larFile
   
   Fixes [https://issues.apache.org/jira/browse/IO-709](https://issues.apache.org/jira/browse/IO-709)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 543410)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)