Method: Minder::Scene#initialize
- Defined in:
- lib/minder/cli/scene.rb
#initialize ⇒ Scene
Returns a new instance of Scene.
13 14 15 |
# File 'lib/minder/cli/scene.rb', line 13 def initialize self.frames = [] end |
Returns a new instance of Scene.
13 14 15 |
# File 'lib/minder/cli/scene.rb', line 13 def initialize self.frames = [] end |