Sha256: bae665672462571bbdc764544ed6f65c28a691f53a4a05f49bd6fdb30069fc77

Contents?: true

Size: 153 Bytes

Versions: 7

Compression:

Stored size: 153 Bytes

Contents

module Dnsimple
  module Struct

    class ZoneFile < Base
      # @return [String] The zone file contents.
      attr_accessor :zone
    end

  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
dnsimple-4.6.0 lib/dnsimple/struct/zone_file.rb
dnsimple-4.5.0 lib/dnsimple/struct/zone_file.rb
dnsimple-4.4.0 lib/dnsimple/struct/zone_file.rb
dnsimple-4.3.0 lib/dnsimple/struct/zone_file.rb
dnsimple-4.2.0 lib/dnsimple/struct/zone_file.rb
dnsimple-4.1.0 lib/dnsimple/struct/zone_file.rb
dnsimple-4.0.0 lib/dnsimple/struct/zone_file.rb