Module: Nightona::PtyHandle::Status
- Defined in:
- lib/nightona/common/pty.rb
Constant Summary collapse
- ALL =
[ INIT = 'init', OPEN = 'open', CONNECTED = 'connected', CLOSED = 'closed', ERROR = 'error' ].freeze
[ INIT = 'init', OPEN = 'open', CONNECTED = 'connected', CLOSED = 'closed', ERROR = 'error' ].freeze