struct

Krikri::SynchronizeRsync::RsyncResult

Inherits Struct < Value < Object

Constructors

new(rc : Int32, output : String, error : String, command : Array(String))
Source

Instance methods

command
Source
command=(command : Array(String))
Source
error
Source
error=(error : String)
Source
output
Source
output=(output : String)
Source
rc=(rc : Int32)
Source