Method: AppStatus::CheckCollection#finished
- Defined in:
- app/models/app_status/check_collection.rb
#finished ⇒ Object (readonly)
Returns the value of attribute finished.
91 92 93 |
# File 'app/models/app_status/check_collection.rb', line 91 def finished @finished end |