FileStorageApi.File.delete

You're seeing just the function delete, go back to FileStorageApi.File module for more information.
Link to this function

delete(container_name, filename)

Specs

delete(String.t(), String.t()) :: {:ok, map()} | {:error, map()}