shithub: purgatorio

ref: f0b565742993646ac2c7939e3a89f44c2515fbe6
dir: /module/grid/pathreader.m/

View raw version
PathReader : module {
	readpath: fn (dir: Browser->File): (array of ref sys->Dir, int);
};