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