struct

Meridian::Transfer::Stream::PipelineRequest

Inherits Struct < Value < Object

Constructors

new(host : String, image : String, save_command : Array(String), compress_command : Array(String), remote_command : String, ssh_args : Array(String))
Source

Instance methods

clone
Source
compress_command
copy_with(host _host = @host, image _image = @image, save_command _save_command = @save_command, compress_command _compress_command = @compress_command, remote_command _remote_command = @remote_command, ssh_args _ssh_args = @ssh_args)
Source
host
image
remote_command
save_command
ssh_args