class Errors::DLLNotFoundError
Public Instance Methods
message()
click to toggle source
# File lib/errors.rb, line 3 def message "Could not find DLL. Is Voicemeeter installed correctly?" end
# File lib/errors.rb, line 3 def message "Could not find DLL. Is Voicemeeter installed correctly?" end