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