LibPixel::Client
Inherits Reference / Object
Constructors
new(host : String = ENV["LIBPIXEL_HOST"], secret : String = ENV["LIBPIXEL_SECRET"], https : Bool = false, default_source : String = "")
SourceInstance methods
default_source
Sourcedefault_source=(default_source : String)
Sourcehost
Sourcehost=(host : String)
Sourcehttps
Sourcehttps=(https : Bool)
Sourcesecret
Sourcesecret=(secret : String)
Sourcesign(uri : String | URI)
Sourceurl(path : String | Nil, options = Hash(String, (String | Int32)).new)
Source