shithub: purgatorio

ref: a600cca5ff367ca7e7c64a14a8e87ba376780f6d
dir: /appl/grid/lib/pathreader.m/

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