struct Docker::ContainerFilesystemChange

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 kind : Int64 #

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

[View source]
def path : String #

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

[View source]