shithub: purgatorio

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

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