class Facter::Util::IP::Windows::Bindings6

Public Class Methods

new() click to toggle source
# File lib/facter/util/ip/windows.rb, line 174
def initialize
  @key = 'SYSTEM\CurrentControlSet\Services\Tcpip6\Linkage'
end