Class: WinNet::Bindings6
- Defined in:
- lib/vmopt/windows/win_net.rb
Instance Method Summary collapse
-
#initialize ⇒ Bindings6
constructor
A new instance of Bindings6.
Methods inherited from Bindings4
Constructor Details
#initialize ⇒ Bindings6
Returns a new instance of Bindings6.
225 226 227 |
# File 'lib/vmopt/windows/win_net.rb', line 225 def initialize @key = 'SYSTEM\CurrentControlSet\Services\Tcpip6\Linkage' end |