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