struct Clamd::Result

Defined in:

clamd/result.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(status : Clamd::Status, filename : String, signature : Nil | String = nil) #

[View source]

Instance Method Detail

def filename : String #

[View source]
def signature : String | Nil #

[View source]
def status : Status #

[View source]