Method: Bandshell::Interface#name

Defined in:
lib/bandshell/netconfig.rb

#nameObject (readonly)

Get the name of the interface as a string.



42
43
44
# File 'lib/bandshell/netconfig.rb', line 42

def name
  @name
end