| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ef7444c commit f3ec355
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1672,7 +1672,7 @@ The file is created if it does not exist. | |||
| 1672 | 1672 | * `'ax+'` - Like `'a+'` but fails if `path` exists. | |
| 1673 | 1673 | ||
| 1674 | 1674 | `mode` sets the file mode (permission and sticky bits), but only if the file was | |
| 1675 | - created. It defaults to `0o666`, readable and writable. | ||
| 1675 | + created. It defaults to `0o666` (readable and writable). | ||
| 1676 | 1676 | ||
| 1677 | 1677 | The callback gets two arguments `(err, fd)`. | |
| 1678 | 1678 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments