Method: Dnsruby::RR#ttl

Defined in:
lib/dnsruby/resource/RR.rb

#ttlObject

The Resource Time-To-Live



49
50
51
# File 'lib/dnsruby/resource/RR.rb', line 49

def ttl
  @ttl
end