struct Docker::Api::Models::WaitResponse

Defined in:

docker/api/models/wait_response.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct Docker::Api::Models::Response

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def error : Error #

[View source]
def status_code : Int32 #

[View source]