Method: Dnsruby::Question#qtype

Defined in:
lib/dnsruby/message/question.rb

#qtypeObject Also known as: ztype, type

The Question type



11
12
13
# File 'lib/dnsruby/message/question.rb', line 11

def qtype
  @qtype
end