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