Class: Vte::Terminal
- Inherits:
-
Object
- Object
- Vte::Terminal
- Defined in:
- lib/vim_mate/terminals_window.rb
Instance Attribute Summary collapse
-
#pid ⇒ Object
Returns the value of attribute pid.
Instance Attribute Details
#pid ⇒ Object
Returns the value of attribute pid.
35 36 37 |
# File 'lib/vim_mate/terminals_window.rb', line 35 def pid @pid end |