Class: Repp::Ticker::Task
- Inherits:
-
Object
- Object
- Repp::Ticker::Task
- Includes:
- Concurrent::Async
- Defined in:
- lib/repp/ticker.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.app ⇒ Object
14 |
# File 'lib/repp/ticker.rb', line 14 def app; @app end |
.app=(app) ⇒ Object
13 |
# File 'lib/repp/ticker.rb', line 13 def app=(app); @app = app end |