Module: Daytona::PtyHandle::Status
- Defined in:
- lib/daytona/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