Libraries
»
pssh
(0.4.1)
»
Index
»
Pssh
»
Pty
»
#pid
Method: Pssh::Pty#pid
Defined in:
lib/pssh/pty.rb
#
pid
⇒
Object
(readonly)
Returns the value of attribute pid.
7 8 9
# File 'lib/pssh/pty.rb', line 7
def
pid
@pid
end