Docs Home → MongoDB Manual
The native method listed here is for the legacy mongo shell.
mongo
To use native methods in mongosh, see Native Methods in mongosh.
mongosh
ls()
Returns a list of the files in the current directory.
This function returns with output relative to the current shell session, and does not impact the server.