Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9818ba7

Browse files
committed
Update README.md
1 parent29e0be6 commit9818ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ var fs = require("fs"),
3939

4040
functionreadSomethingFromFileSystem(cb) {
4141
// But no scoped variables
42-
var path;
42+
var path="/somewhere/on/the/disk";
4343

4444
console.log("Reading from file system ..."):
4545
fs.readFile(path,"utf8", cb);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp