Method: NetworkInterface#to_s

Defined in:
lib/resources/interface.rb

#to_sObject



43
44
45
# File 'lib/resources/interface.rb', line 43

def to_s
  "Interface #{@iface}"
end