struct Docker::Api::Models::BuildInfo::ErrorDetail

Defined in:

docker/api/models/build_info.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 code : Int32 #

[View source]
def message : String #

[View source]