Method: Puppet::Provider::Confine#for_binary

Defined in:
lib/vendor/puppet/provider/confine.rb

#for_binaryObject

Mark that this confine is used for testing binary existence.



40
41
42
# File 'lib/vendor/puppet/provider/confine.rb', line 40

def for_binary
  @for_binary
end