Exception: Rye::NoPty

Inherits:
RyeError
  • Object
show all
Defined in:
lib/rye.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



68
# File 'lib/rye.rb', line 68

def message; "Could not obtain pty (i.e. an interactive ssh session)"; end