this is used mainly for easier mocking
Returns - base hwmon path of the device.
Returns:
base hwmon path of the device
159 160 161
# File 'lib/compute_unit/device.rb', line 159 def base_hwmon_path File.join(device_path, 'hwmon') end