Class: HandBrake::CLI::RunnerResult
- Inherits:
-
Struct
- Object
- Struct
- HandBrake::CLI::RunnerResult
- Defined in:
- lib/handbrake/cli.rb
Overview
The raw result of one execution of HandBrakeCLI.
General use of the library will not require use of this
class. If you create your own runner its run
method should return an instance of this class.