Mongo.GridFs.Bucket.find

You're seeing just the function find, go back to Mongo.GridFs.Bucket module for more information.
Link to this function

find(bucket, filter, opts \\ [])

View Source

Specs

find(t(), BSON.document(), Keyword.t()) :: Mongo.cursor()

Returns a cursor from the fs.files collection.