struct

Bunny::Storage::Client

Inherits Struct < Value < Object

Constructors

new(region : Region, zone : String, password : String)
Source
new(zone : String, client : Bunny::Client)
Source

Instance methods

delete(path : String, filename : String) : Nil
Source
download(path : String, filename : String, &)
Source
upload(path : String, filename : String, contents : IO, *, content_type : String | Nil = nil, checksum : String | Nil = nil)
Source
zone
Source