Method: Puppet::Resource::Status#out_of_sync_count

Defined in:
lib/puppet/resource/status.rb

#out_of_sync_countObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



70
71
72
# File 'lib/puppet/resource/status.rb', line 70

def out_of_sync_count
  @out_of_sync_count
end