Method: Cuboid::State::Application#statistics
- Defined in:
- lib/cuboid/state/application.rb
#statistics ⇒ Object
48 49 50 51 52 |
# File 'lib/cuboid/state/application.rb', line 48 def statistics { runtime: !!@runtime } end |
48 49 50 51 52 |
# File 'lib/cuboid/state/application.rb', line 48 def statistics { runtime: !!@runtime } end |