Merge branch 'master' of github.com:flynx/diff.js

This commit is contained in:
Alex A. Naanou 2021-07-20 00:18:54 +03:00
commit bd6143b703

View File

@ -149,9 +149,9 @@ object.Constructor('Path', Array, {
// NOTE: in the Walk(<options>) case, <options> must contain a .handler
// function.
//
//
// 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 =
module.Walk =
object.Constructor('Walk', {