Method: YARD::I18n::Message#id
- Defined in:
- lib/yard/i18n/message.rb
#id ⇒ String (readonly)
Returns the message ID of the trnslation target message.
12 13 14 |
# File 'lib/yard/i18n/message.rb', line 12 def id @id end |
Returns the message ID of the trnslation target message.
12 13 14 |
# File 'lib/yard/i18n/message.rb', line 12 def id @id end |