xref
: /
inferno-os
/
appl
/
grid
/
lib
/
pathreader.m
(revision 37da2899f40661e3e9631e497da8dc59b971cbd0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
PathReader : module {
2
readpath: fn (dir: Browser->File): (array of ref sys->Dir, int);
3
};