|
FileReference>>moveTo: (which isn't commented, but should be) calls FileSystem>>move:to: which states:
"Move the file /directory referenced as sourcePath to the destination referred as destPath."
However it fails if the source is a directory.
The soon to be attached PR makes the method match its comment (and adds test cases).
|
|
|
Priority: 3 – Must Fix
|
|
Status: Working On
|
|
Assigned to: Everyone
|
|
Milestone: Pharo7.0
|
Go to Case
|
|