Method: YARD::I18n::Message#locations
- Defined in:
- lib/yard/i18n/message.rb
#locations ⇒ Set (readonly)
path and line number where the message is appeared.
16 17 18 |
# File 'lib/yard/i18n/message.rb', line 16 def locations @locations end |