Mongo.GridFs.Bucket.rename
You're seeing just the function
rename
, go back to Mongo.GridFs.Bucket module for more information.
Specs
rename(t(), BSON.ObjectId.t(), String.t()) :: Mongo.result(BSON.document())
Renames the stored file with the specified file_id.