Class: RStyx::Message::Tflush
- Inherits:
-
StyxMessage
- Object
- StyxMessage
- RStyx::Message::Tflush
- Defined in:
- lib/rstyx/messages.rb
Overview
Class representing a Tflush message sent by a Styx client. See Inferno’s flush(5) for more details.
Fields
- oldtag
-
the tag of the message to flush
Constant Summary
Constants inherited from StyxMessage
Instance Attribute Summary
Attributes inherited from StyxMessage
Method Summary
Methods inherited from StyxMessage
add_field, fields, from_bytes, #ident, #initialize, #tag, #tag=, #to_bytes, #to_s
Constructor Details
This class inherits a constructor from RStyx::Message::StyxMessage