We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 012e539 + b7d0316 commit 2ef4184Copy full SHA for 2ef4184
readme.markdown
@@ -86,7 +86,7 @@ brfs looks for:
86
87
* `fs.readFileSync(pathExpr, enc=null)`
88
* `fs.readFile(pathExpr, enc=null, cb)`
89
-* `fs.readdirSync(pathExpr, cb)`
+* `fs.readdirSync(pathExpr)`
90
* `fs.readdir(pathExpr, cb)`
91
92
Inside of each `pathExpr`, you can use
0 commit comments