Method: Library#metadata
- Defined in:
- lib/library.rb
#metadata ⇒ Metadata
Access to library metadata. Metadata is gathered from the ‘.ruby` file or a `.gemspec` file.
172 173 174 |
# File 'lib/library.rb', line 172 def end |
Access to library metadata. Metadata is gathered from the ‘.ruby` file or a `.gemspec` file.
172 173 174 |
# File 'lib/library.rb', line 172 def end |