Method: ChefApply::Config.telemetry_path

Defined in:
lib/chef_apply/config.rb

.telemetry_pathObject



49
50
51
# File 'lib/chef_apply/config.rb', line 49

def telemetry_path
  File.join(WS_BASE_PATH, "telemetry")
end