struct Docker::ContainerInspectState

Included Modules

Defined in:

api_schema/containers/containers.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def error : String #

[View source]
def error=(error : String) #

[View source]
def exitCode : Int64 #

[View source]
def exitCode=(exitCode : Int64) #

[View source]
def finishedAT : String #

[View source]
def finishedAT=(finishedAT : String) #

[View source]