]> git.kaiwu.me - njs.git/commit
Introduced fs.access and friends.
authorArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Sun, 26 Jan 2020 18:56:23 +0000 (21:56 +0300)
committerArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Sun, 26 Jan 2020 18:56:23 +0000 (21:56 +0300)
commitd71a881ce5bf16254d0f5a5638719e0db546d2be
tree9456f59737525b2957b9d322a266efd36ad4ba57
parent096f5aaee1897bdfc8551f92e56df8e871cd37ff
Introduced fs.access and friends.
src/njs_fs.c
src/test/njs_interactive_test.c
src/test/njs_unit_test.c
test/js/fs_promises_001.js
test/js/fs_promises_002.js [new file with mode: 0644]
test/njs_expect_test.exp