April 21, 2016
6:13 p.m.
fs := FileSystem memory. fs workingDirectory "memory:///". What is the conceptual meaning of #workingDirectory here? Shouldn't it just throw an error for memory FileStore as it makes no sense? I.e. I didn't launch any image from memory. Peter