Sha256: 9d55fd70d9d5558d433b75e6de81db16885e950aa4be1cd597775c39145896e9

Contents?: true

Size: 182 Bytes

Versions: 6

Compression:

Stored size: 182 Bytes

Contents

if defined?(ChefSpec)
  def install_xcode_command_line_tools(resource_name)
    ChefSpec::Matchers::ResourceMatcher.new(:xcode_command_line_tools, :install, resource_name)
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
from-scratch-0.7.0 cookbooks/build-essential/libraries/matchers.rb
from-scratch-0.6.0 cookbooks/build-essential/libraries/matchers.rb
from-scratch-0.5.0 cookbooks/build-essential/libraries/matchers.rb
from-scratch-0.3.0 cookbooks/build-essential/libraries/matchers.rb
from-scratch-0.2.0 cookbooks/build-essential/libraries/matchers.rb
from-scratch-0.1.1 cookbooks/build-essential/libraries/matchers.rb