Sha256: fa9852bf909ea50ffbee97b5cc686e0c76f6270ab809587b2b1c1ec4931ceb20
Contents?: true
Size: 195 Bytes
Versions: 11
Compression:
Stored size: 195 Bytes
Contents
file "b_f1" => ["r_f4", "b_f2"] do |t| sys.touch t.name end file "b_f2" do |t| sys.touch t.name end task :clean do |t| sys.rm_f Dir["b_f*"] end subdirs %w(sub1 sub2) :return_val
Version data entries
11 entries across 11 versions & 1 rubygems