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.
1 parent 1c2ce23 commit 546f941Copy full SHA for 546f941
doc/api/modules.md
@@ -491,8 +491,8 @@ added: v0.0.1
491
492
* {string}
493
494
-The file name of the current module. This is the resolved absolute path of the
495
-current module file.
+The file name of the current module. This is the current module file's absolute
+path with symlinks resolved.
496
497
For a main program this is not necessarily the same as the file name used in the
498
command line.
0 commit comments