Nov. 1, 2011
3:32 a.m.
Hi Sean, 2011/11/1 Sean P. DeNigris <sean@clipperadams.com>
What's the easiest way to create a reference to, say, /dev from a string?
I came up with "FSFilesystem disk root resolveString: '/dev'." Anything better?
I guess those ones also make it: FSFilesystem disk root / 'dev' (FSPath / 'dev') asReference Cheers, #Luc
Also, what's the difference between FSReference>> resolve: resolveString: ?
They both seem to do the same thing in this case.
Thanks. Sean
-- View this message in context: http://forum.world.st/Creating-a-FSReference-tp3962401p3962401.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.