Docs Menu
Docs Home
/
MongoDB Manual
/ / /

pwd()

Note

The native method listed here is for the legacy mongo shell.

To use native methods in mongosh, see Native Methods in mongosh.

pwd()

Returns the current working directory of the active shell session, and does not impact the server.

Back

mkdir()

Next

quit()