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