Supabase.Storage.Endpoints (supabase_storage v0.1.0)
Defines the Endpoints for the Supabase Storage API
Summary
Functions
Link to this function
bucket_path()
Link to this function
bucket_path_to_empty(id)
Link to this function
bucket_path_with_id(id)
Link to this function
file_copy()
Link to this function
file_download(bucket, wildcard)
Link to this function
file_info(bucket, wildcard)
Link to this function
file_list(bucket)
Link to this function
file_move()
Link to this function
file_remove(bucket)
Link to this function
file_signed_url(bucket, path)
Link to this function
file_upload(bucket, path)
Link to this function