Method: CyberarmEngine::Cache::DownloadManager::Download#total_bytes
- Defined in:
- lib/cyberarm_engine/cache/download_manager.rb
#total_bytes ⇒ Object (readonly)
Returns the value of attribute total_bytes.
57 58 59 |
# File 'lib/cyberarm_engine/cache/download_manager.rb', line 57 def total_bytes @total_bytes end |