Hi,

I have been looking at the DiskStore class and I came across the method
defaultWorkingDirectory.

defaultWorkingDirectory
        | pathString |
        pathString := Primitives decode: Primitives imageFile.
        ^ (self pathFromString: pathString) parent

I didn`t get the implementation and I couldn`t find the class 'Primitives'.
Can someone explain this part?

Thanks,
Rajula



--
View this message in context: 
http://forum.world.st/DiskStore-question-tp4950122.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.

Reply via email to