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