Skip to content

Commit 8c98def

Browse files
committed
Javadoc.
1 parent f6746f3 commit 8c98def

File tree

1 file changed

+2
-0
lines changed
  • binding/src/main/java/ch/cyberduck/binding/foundation

1 file changed

+2
-0
lines changed

binding/src/main/java/ch/cyberduck/binding/foundation/NSURL.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,8 @@ NSURL URLByResolvingBookmarkData_options_relativeToURL_bookmarkDataIsStale_error
241241
* <p/>
242242
* In some areas of the file system hierarchy, file reference URLs cannot be generated to the leaf node of the URL
243243
* path.
244+
* <p>
245+
* A file reference URL's path should never be persistently stored, because it is not valid across system restarts or remounts of volumes.
244246
*
245247
* @return Returns a new file reference URL that points to the same resource as the original URL.
246248
*/

0 commit comments

Comments
 (0)