Class Cft::Puppet::Digest::Base
In: lib/cft/puppet/digest.rb
Parent: Object

Methods

digest?   glob   ignore   new   omit_attr   preserve   preserve?   scrub_attr!   transportable   type  

Attributes

typnam  [R] 

Public Class methods

Public Instance methods

Digester handles PATTERNS; actual handling is done by the BLOCK which is called with the digester and the matching path

Indicate that PATTERNS is handled by the digester, but don‘t do anything for them

Omit these attributes from the final output attr should be a list of symbols, naming attributes

[Validate]