[
https://issues.apache.org/jira/browse/IO-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567118#action_12567118
]
Jukka Zitting commented on IO-118:
----------------------------------
You mean FileUtils.forceDelete? It throws an exception if File.delete() returns
false, so I don't see the point in returning the boolean.
> Change forceDelete API to return the boolean success
> ----------------------------------------------------
>
> Key: IO-118
> URL: https://issues.apache.org/jira/browse/IO-118
> Project: Commons IO
> Issue Type: Improvement
> Affects Versions: 1.3.1
> Reporter: Henri Yandell
> Fix For: 2.x
>
>
> (Though I imagine it'll be 2.0 for API versioning, but reporting anyway).
> Would be nice to return the boolean that the delete method returns in
> forceDelete.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.