Class: Cejo::Media::Main
- Inherits:
-
Object
- Object
- Cejo::Media::Main
- Defined in:
- lib/cejo/media/get/main.rb
Overview
Main caller
Instance Attribute Summary collapse
-
#info ⇒ Object
readonly
Returns the value of attribute info.
Instance Method Summary collapse
-
#initialize(codec, url) ⇒ Main
constructor
A new instance of Main.
- #run ⇒ Object
Constructor Details
Instance Attribute Details
#info ⇒ Object (readonly)
Returns the value of attribute info.
9 10 11 |
# File 'lib/cejo/media/get/main.rb', line 9 def info @info end |