Class: WifiWand::Platforms::Mac::InterfaceDetector::DetectionResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/wifi_wand/platforms/mac/interface_detector.rb

Instance Attribute Summary collapse

Instance Attribute Details

#interfaceObject

Returns the value of attribute interface

Returns:

  • (Object)

    the current value of interface



28
29
30
# File 'lib/wifi_wand/platforms/mac/interface_detector.rb', line 28

def interface
  @interface
end

#service_nameObject

Returns the value of attribute service_name

Returns:

  • (Object)

    the current value of service_name



28
29
30
# File 'lib/wifi_wand/platforms/mac/interface_detector.rb', line 28

def service_name
  @service_name
end