shithub: purgatorio

ref: 654935ba71201d7215d9fcd96181a330ec6ff617
dir: /module/grid/pathreader.m/

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