Method: LanguageServer::Protocol::Interface::ExecuteCommandOptions#attributes
- Defined in:
- lib/language_server/protocol/interface/execute_command_options.rb
#attributes ⇒ Object (readonly)
Returns the value of attribute attributes.
24 25 26 |
# File 'lib/language_server/protocol/interface/execute_command_options.rb', line 24 def attributes @attributes end |