Method: Neovim::DslBase::Plugins#type
- Defined in:
- lib/neovim/handler.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
67 68 69 |
# File 'lib/neovim/handler.rb', line 67 def type @type end |
Returns the value of attribute type.
67 68 69 |
# File 'lib/neovim/handler.rb', line 67 def type @type end |