File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/FS-Core.package/FSReference.class Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ OrderedDictionary {
1010 'src\/FS-Tests-Disk.package' : #SquotCypressCodeSerializer,
1111 'src\/FS-Tests-AnsiStreams.package' : #SquotCypressCodeSerializer,
1212 'src\/BaselineOfFileSystem.package' : #SquotCypressCodeSerializer
13- }
13+ }
Original file line number Diff line number Diff line change 11streams
22readStream
3- " Return a FSWriteStream on myself.
3+ " Return a FSReadStream on myself.
44 Not this does not create a new file"
55 ^ filesystem readStreamOn: path
Original file line number Diff line number Diff line change 9494 "pathSegments" : " CamilloBruni 8/12/2011 17:07" ,
9595 "pathString" : " sd 2/11/2011 20:34" ,
9696 "printOn:" : " cwp 10/11/2009 22:32" ,
97- "readStream" : " CamilloBruni 2/6/2012 09:41 " ,
97+ "readStream" : " ct 1/10/2020 15:32 " ,
9898 "readStreamDo:" : " CamilloBruni 2/6/2012 09:41" ,
9999 "readStreamDo:ifAbsent:" : " CamilloBruni 2/6/2012 09:37" ,
100100 "readStreamIfAbsent:" : " CamilloBruni 2/6/2012 09:38" ,
You can’t perform that action at this time.
0 commit comments