Sha256: 8800c628a3d06415fed9eb89c9d1ceaeca2551d9f65602bee2822453fc28e906
Contents?: true
Size: 255 Bytes
Versions: 14
Compression:
Stored size: 255 Bytes
Contents
executable_path ENV['PATH'] ? ENV['PATH'].split(File::PATH_SEPARATOR) : [] <% if @cookbook_path.is_a? Array %> cookbook_path [ <%= @cookbook_path.collect { |cb| "\"#{cb}\""}.join(", ") -%> ] <% else %> cookbook_path "<%= @cookbook_path -%>" <% end %>
Version data entries
14 entries across 14 versions & 3 rubygems