Sha256: cc1cd242e4bce5a5af0a8a7b8fa8d4cd4486451556f1fe024bcfd8e50083eb59
Contents?: true
Size: 246 Bytes
Versions: 12
Compression:
Stored size: 246 Bytes
Contents
Then /^a bootstrap script (is|is not) created in "(.+)"$/ do |mode, v_vimfiles_path| p = expand(v_vimfiles_path).to_flavors_path.to_bootstrap_path steps %Q{ Then a file named "#{p}" #{mode == 'is' ? 'should' : 'should not'} exist } end
Version data entries
12 entries across 12 versions & 1 rubygems