squeak-smalltalk / squeak-filesystem

FileSystem is a Smalltalk API for accessing files and directories. This is an implementation for Squeak/Smalltalk.
Other
5 stars 3 forks source link

Fix documentation of FSReference >> #readStream #1

Closed LinqLover closed 4 years ago

LinqLover commented 4 years ago

FSReference >> #readStream should return a ReadStream rather than a WriteStream. Updated the method comment.

LinqLover commented 4 years ago

No idea why #50.6 fails. I can access the required image download. Maybe a time-out? I lack the permissions for restarting the job.