class ChefApply::Action::ConvergeTarget::CCRFailureMapper::RemoteChefClientRunFailed
Public Class Methods
new(id, *args)
click to toggle source
Calls superclass method
ChefApply::ErrorNoLogs::new
# File lib/chef_apply/action/converge_target/ccr_failure_mapper.rb, line 85 def initialize(id, *args); super(id, *args); end