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 3f44bf9 commit e289a7aCopy full SHA for e289a7a
source/reference/method/isWindows.txt
@@ -8,6 +8,6 @@ isWindows()
8
9
:returns: boolean.
10
11
- Returns "true" if the server is running on a system that is
12
- Windows, or "false" if the server is running on a Unix or Linux
13
- systems.
+ Returns "true" if the :program:`mongo` shell is running on a
+ system that is Windows, or "false" if the server is running
+ on a Unix or Linux systems.
0 commit comments