struct CrystaLXD::Container::Source::Copy

Included Modules

Defined in:

client/container.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(container_only : Bool, source : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def container_only : Bool #

Whether to copy only the container without snapshots.


[View source]
def source : String #

Name of the source container.


[View source]