Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Sepia::Backup::BackupVerificationResult
Inherits
Struct
<
Value
<
Object
Result of backup verification
Constructors
new
(valid :
Bool
= true)
Source
Instance methods
add_error
(error :
String
)
Source
errors
Source
errors=
(errors :
Array
(
String
))
Source
statistics
Source
statistics=
(statistics :
BackupStatistics
)
Source
valid
ameba:disable Naming/QueryBoolMethods
Source
valid=
(valid :
Bool
)
ameba:disable Naming/QueryBoolMethods
Source