Files
node-v0.x-archive/test
Maciej Małecki e10ed097cb path fs: move path.exists* to fs.exists*
`path.exists*` functions show a deprecation warning and call functions
from `fs`. They should be removed later.

test: fix references to `path.exists*` in tests

test fs: add test for `fs.exists` and `fs.existsSync`

doc: reflect moving `path.exists*` to `fs`
2012-01-21 14:37:14 +01:00
..
2011-10-20 15:06:53 -07:00
2011-11-02 16:38:59 -07:00