You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"copy" is unclear if it's an object copy or a copy of an actual file or directory. The following methods should have a method comment for disambiguation:
FileReference >> copyTo: and copyWithPath: Also , (comma operator), which is oddly in navigation unlike its superclass implentation.
AbstractFileReference >> copyWithPath.
FileLocator>>copyWithPath:, , (comma operator) , withoutExtension
The copying category is a little unclear but I think we can't realistically improve it.
FileReference creationTime is (I think) only supported for MemoryStore. If we want to keep it around, it should probably have a comment saying "not currently supported for disk stores"
The text was updated successfully, but these errors were encountered: