Mongo.GridFs.Bucket.drop
You're seeing just the function
drop
, go back to Mongo.GridFs.Bucket module for more information.
Specs
drop(t()) :: :ok | {:error, Mongo.Error.t()}
Drops the files and chunks collections associated with this bucket.