Libraries
»
pssh
(0.4.1)
»
Index
»
Pssh
»
Pty
»
#new?
Method: Pssh::Pty#new?
Defined in:
lib/pssh/pty.rb
#
new?
⇒
Boolean
69 70 71
# File 'lib/pssh/pty.rb', line 69
def
new?
!
existing?
end