Method: Mac.mac_address

Defined in:
lib/macaddr.rb

.mac_addressObject

Accessor for the system’s first MAC address, requires a call to #address first



50
51
52
# File 'lib/macaddr.rb', line 50

def mac_address
  @mac_address
end