Method: AppInfo::Proguard#contents
- Defined in:
- lib/app_info/proguard.rb
#contents ⇒ Object
86 87 88 |
# File 'lib/app_info/proguard.rb', line 86 def contents @contents ||= Util.unarchive(@file, path: 'proguard') end |
86 87 88 |
# File 'lib/app_info/proguard.rb', line 86 def contents @contents ||= Util.unarchive(@file, path: 'proguard') end |