Command::Verify::VerificationSummary
Inherits Struct < Value < Object
Summary statistics for verification run
Constructors
new(total_datasets : Int32, total_signatures : Int32, failed_verifications : Int32)
SourceInstance methods
clone
Sourcecopy_with(total_datasets _total_datasets = @total_datasets, total_signatures _total_signatures = @total_signatures, failed_verifications _failed_verifications = @failed_verifications)
Sourcefailed_verifications
total_datasets
total_signatures