[
https://issues.apache.org/jira/browse/IO-157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17799984#comment-17799984
]
Elliotte Rusty Harold edited comment on IO-157 at 12/26/23 1:32 PM:
--------------------------------------------------------------------
This has been void for a long time and probably isn't going to change. I
suggest won't fixing this one.
was (Author: elharo):
This has been void fro a long time and probably isn't going to change. I
suggest won't fixing this one.
> [FileUtils] Return target File from copyFileToDirectory()
> ---------------------------------------------------------
>
> Key: IO-157
> URL: https://issues.apache.org/jira/browse/IO-157
> Project: Commons IO
> Issue Type: Improvement
> Components: Utilities
> Affects Versions: 1.4
> Reporter: Kenny MacLeod
> Priority: Minor
>
> It would be useful if the FileUtils.copyFileToDirectory() method returned the
> target file to which it does the copy. Currently, it creates the target File
> object, passes it to copyFile(), and discards the reference. This could just
> be returned from the method instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)