Module: Terminalwire::V2::Protocol::Signal
- Defined in:
- lib/terminalwire/v2/protocol.rb
Overview
Names carried by a signal frame (client -> server, async terminal events).
Constant Summary collapse
- RESIZE =
"resize"- INTERRUPT =
"interrupt"
Names carried by a signal frame (client -> server, async terminal events).
"resize""interrupt"