shithub: purgatorio

ref: 248c637d25154f762a7d675662c405a169594ca0
dir: /module/grid/pathreader.m/

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