class Docr::Types::ContainerWaitResponse

Included Modules

Defined in:

docr/types/container_wait_response.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def error : Hash(String, String) | Nil #

[View source]
def error=(error : Hash(String, String) | Nil) #

[View source]
def status_code : Int32 #

[View source]
def status_code=(status_code : Int32) #

[View source]