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