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 cdabf2d commit 987f908Copy full SHA for 987f908
doc/nsolid.1
@@ -899,7 +899,8 @@ Delay initializing nsolid for duration (milliseconds) after the process starts.
899
Time in milliseconds the event loop is stuck on a single iteration before considered being blocked.
900
.
901
.It Ev NSOLID_DISABLE_PACKAGE_SCAN
902
-Disable automatically scanning all directories for modules that can be require
+Disable automatically scanning all directories for modules that can be imported or required.
903
+Packages that are actually imported or required are still reported to the Console.
904
905
.It Ev NSOLID_TRACK_GLOBAL_PACKAGES
906
Track packages listed in the globalPaths
0 commit comments