clamav-client
clamav-client copied to clipboard
ClamavClient constructor is not recognized.
A simple constructor (following code):
ClamavClient clamClient = new ClamavClient('localhost', Platform.UNIX)
Throws this error:
groovy.lang.GroovyRuntimeException: Could not find matching constructor for: xyz.capybara.clamav.ClamavClient(java.lang.String, java.lang.Class)
In grails 3.2.11.