Class: Y2Network::Wicked::ConnectionConfigReaders::Ethernet

Inherits:
Base
  • Object
show all
Defined in:
src/lib/y2network/wicked/connection_config_readers/ethernet.rb

Overview

This class is able to build a ConnectionConfig::Ethernet object given a Wicked::InterfaceFile object.

Instance Attribute Summary

Attributes inherited from Base

#file

Instance Method Summary collapse

Methods inherited from Base

#connection_config, #initialize

Constructor Details

This class inherits a constructor from Y2Network::Wicked::ConnectionConfigReaders::Base

Instance Method Details

#update_connection_config(_conn) ⇒ Object

See Also:

  • Base#update_connection_config


29
# File 'src/lib/y2network/wicked/connection_config_readers/ethernet.rb', line 29

def update_connection_config(_conn); end