| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent fe78a34 commit 774c1cf
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1635,6 +1635,8 @@ async function callStat() { | |||
| 1635 | 1635 | const stats = await stat('.'); | |
| 1636 | 1636 | console.log(`This directory is owned by ${stats.uid}`); | |
| 1637 | 1637 | } | |
| 1638 | + | ||
| 1639 | + callStat(); | ||
| 1638 | 1640 | ``` | |
| 1639 | 1641 | ||
| 1640 | 1642 | If there is an `original[util.promisify.custom]` property present, `promisify` | |
| Back | FazBrowse Home | New Git URL |
0 commit comments