class ScreenRecorder::Errors::ApplicationNotFound
@since 1.0.0-beta3
Public Instance Methods
message()
click to toggle source
# File lib/screen-recorder/errors.rb, line 6 def message 'expected application was not found by ffmpeg.' end