Mongo.GridFs.Bucket.find
You're seeing just the function
find
, go back to Mongo.GridFs.Bucket module for more information.
Specs
find(t(), BSON.document(), Keyword.t()) :: Mongo.cursor()
Returns a cursor from the fs.files collection.