xref: /inferno-os/appl/grid/lib/pathreader.m (revision 37da2899f40661e3e9631e497da8dc59b971cbd0)
1*37da2899SCharles.ForsythPathReader : module {
2*37da2899SCharles.Forsyth	readpath: fn (dir: Browser->File): (array of ref sys->Dir, int);
3*37da2899SCharles.Forsyth};