FileSystem copyToFolder: is missing :(

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FileSystem copyToFolder: is missing :(

Stephane Ducasse-3
Hi

copyTo: forces the user to manipulate full path while we could also have
aFileReference copyToFolder: aFileReference
Now I have to create the target.

Stef