Supabase.Storage.Objects.copy
You're seeing just the function
copy
, go back to Supabase.Storage.Objects module for more information.
Specs
copy(Supabase.Connection.t(), Storage.Bucket.t(), String.t(), String.t()) :: {:error, map()} | {:ok, map()}