xref
: /
inferno-os
/
module
/
grid
/
pathreader.m
(revision 46439007cf417cbd9ac8049bb4122c890097a0fa)
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
};