Exception: PTY::ChildExited
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- PTY::ChildExited
- Defined in:
- pty.c
Instance Method Summary collapse
Instance Method Details
#status ⇒ Object
120 121 122 |
# File 'pty.c', line 120 static VALUE echild_status(self) VALUE self; |