mirror of
https://github.com/flynx/diff.js.git
synced 2025-10-28 18:40:09 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4616e94f7e
commit
fe1760b931
2
diff2.js
2
diff2.js
@ -149,9 +149,9 @@ object.Constructor('Path', Array, {
|
|||||||
// NOTE: in the Walk(<options>) case, <options> must contain a .handler
|
// NOTE: in the Walk(<options>) case, <options> must contain a .handler
|
||||||
// function.
|
// function.
|
||||||
//
|
//
|
||||||
|
//
|
||||||
// XXX need a way to produce nested results...
|
// XXX need a way to produce nested results...
|
||||||
// XXX should we move this to a separate lib???
|
// XXX should we move this to a separate lib???
|
||||||
// XXX add a way to do relative/full paths...
|
|
||||||
var Walk =
|
var Walk =
|
||||||
module.Walk =
|
module.Walk =
|
||||||
object.Constructor('Walk', {
|
object.Constructor('Walk', {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user