4 lines
64 B
Ruby
4 lines
64 B
Ruby
CLAMAV = Hashie::Mash.new ({
|
|
mock?: true,
|
|
response: true
|
|
})
|