Method: TkTimer#after_script
- Defined in:
- lib/tk/timer.rb
#after_script ⇒ Object (readonly)
Returns the value of attribute after_script.
209 210 211 |
# File 'lib/tk/timer.rb', line 209 def after_script @after_script end |
Returns the value of attribute after_script.
209 210 211 |
# File 'lib/tk/timer.rb', line 209 def after_script @after_script end |