FileStorageApi.File.upload

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

upload(container_name, filename, blob_name)

Specs

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