Exception: ScreenRecorder::Errors::DependencyNotFound
- Inherits:
-
StandardError
- Object
- StandardError
- ScreenRecorder::Errors::DependencyNotFound
- Defined in:
- lib/screen-recorder/errors.rb
Overview
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
13 14 15 |
# File 'lib/screen-recorder/errors.rb', line 13 def 'ffmpeg/ffprobe binary path not set or not found in ENV.' end |