Method: Pssh::Pty#existing?

Defined in:
lib/pssh/pty.rb

#existing?Boolean

Returns:

  • (Boolean)


73
74
75
# File 'lib/pssh/pty.rb', line 73

def existing?
  @existing_socket
end