Libraries
»
dnsruby
(1.61.5)
»
Index
»
Dnsruby
»
Question
»
#qtype
Method: Dnsruby::Question#qtype
Defined in:
lib/dnsruby/message/question.rb
#
qtype
⇒
Object
Also known as:
ztype
,
type
The Question type
11 12 13
# File 'lib/dnsruby/message/question.rb', line 11
def
qtype
@qtype
end