Method: LibGems::Specification#licenses
- Defined in:
- lib/libgems/specification.rb
#licenses ⇒ Object
:attr_accessor: licenses
The license(s) for the library. Each license must be a short name, no more than 64 characters.
1267 |
# File 'lib/libgems/specification.rb', line 1267 array_attribute :licenses |