Method: Rtml::Test::Screen#initialize
- Defined in:
- lib/rtml/test/screen.rb
#initialize(tml) ⇒ Screen
Returns a new instance of Screen.
5 6 7 |
# File 'lib/rtml/test/screen.rb', line 5 def initialize(tml) @screen = tml end |
Returns a new instance of Screen.
5 6 7 |
# File 'lib/rtml/test/screen.rb', line 5 def initialize(tml) @screen = tml end |