Method: LanguageServer::Protocol::Interface::Message#attributes
- Defined in:
- lib/language_server/protocol/interface/message.rb
#attributes ⇒ Object (readonly)
Returns the value of attribute attributes.
18 19 20 |
# File 'lib/language_server/protocol/interface/message.rb', line 18 def attributes @attributes end |