Class: Ehbrs::Runner::Videos::Probe
- Inherits:
-
Object
- Object
- Ehbrs::Runner::Videos::Probe
- Defined in:
- lib/ehbrs/runner/videos/probe.rb
Instance Method Summary collapse
Instance Method Details
#output_content ⇒ Object
23 24 25 |
# File 'lib/ehbrs/runner/videos/probe.rb', line 23 def output_content ::EacRubyUtils::Yaml.dump(container_file.info.to_h) end |
#run ⇒ Object
19 20 21 |
# File 'lib/ehbrs/runner/videos/probe.rb', line 19 def run run_output end |