Class: RStyx::Message::Rauth
- Inherits:
-
StyxMessage
- Object
- StyxMessage
- RStyx::Message::Rauth
- Defined in:
- lib/rstyx/messages.rb
Overview
Class representing an Rauth message sent by a Styx server. See Inferno’s attach(5) for more details.
Fields
- aqid
-
a Qid defining a file of type QTAUTH that may be read and written as per the authentication protocol.
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