Details
-
Improvement
-
Resolution: Won't Do
-
Major - P3
-
3.6
Description
Summary
The `ls()` and `listFiles()` native functions can take a path as a (string) parameter. Confirm this and document.
Files
- https://docs.mongodb.com/manual/reference/method/listFiles/
- https://docs.mongodb.com/manual/reference/method/ls/
______________
The mongo native functions list and listFiles ,can execute also if we provide the path string in parameter which is not existing in the online documentation.
I tried to make a pull request for that but i wasn't authorized 403
Can you please authorize me to make the required changes so thus people from all over the world will get that as well