Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
Source
rc=
(rc :
Int32
)
Source