Method: LicenseAcceptance::Product#filename
- Defined in:
- lib/license_acceptance/product.rb
#filename ⇒ Object (readonly)
Returns the value of attribute filename.
4 5 6 |
# File 'lib/license_acceptance/product.rb', line 4 def filename @filename end |