Libraries
»
inspec
(0.9.8)
»
Index
»
NetworkInterface
»
#to_s
Method: NetworkInterface#to_s
Defined in:
lib/resources/interface.rb
#
to_s
⇒
Object
43 44 45
# File 'lib/resources/interface.rb', line 43
def
to_s
"Interface #{@iface}"
end