Method: YARD::I18n::Message#comments
- Defined in:
- lib/yard/i18n/message.rb
#comments ⇒ Set (readonly)
Returns the set of comments for the messages.
19 20 21 |
# File 'lib/yard/i18n/message.rb', line 19 def comments @comments end |