struct PlaceOS::Driver::Proxy::ExecResponse

Defined in:

placeos-driver/proxy/driver.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(future_result : Future::Compute(String)) #

[View source]
def self.new(json_payload : String) #

[View source]

Instance Method Detail

def get : JSON::Any #

[View source]
def get_json(klass : Class) #

[View source]
def get_json : String #

[View source]