Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-07-06 19:11:57 +03:00
parent 61503e9943
commit 3f733f08ee

View File

@ -99,7 +99,7 @@ module.CONTENT =
// NOTE: in the Walk(<options>) case, <options> must contain a .handler
// function.
//
// XXX need to think about extension use-cases...
// XXX need a way to produce nested results...
// XXX should we move this to a separate lib???
// XXX add a way to do relative/full paths...
var Walk =