We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2926ca6 commit 755df79Copy full SHA for 755df79
todo.md
@@ -37,7 +37,7 @@
37
- [x] Path normalize handles `../../a` wrong; gives `a`, but should give `../../a`
38
- [x] `inspect(Path.prototype)` fails due to `[inspect.custom]` handling
39
- [ ] make `__dirname` and `__filename` Path objects? Or have versions that are?
40
-- [ ] finish filling out `meta/scripts/lib/generated-doc-links.json5`
+- [x] finish filling out `meta/scripts/lib/generated-doc-links.json5`
41
- [ ] whoami
42
- [ ] open/xdg-open
43
- [ ] hostname
0 commit comments