Sha256: 1b3ecb7242d47017eeaff00ce571a0117418f4a0ea9d30d8a66215c15408197d
Contents?: true
Size: 158 Bytes
Versions: 3
Compression:
Stored size: 158 Bytes
Contents
module Lono::Builder::Dsl::Helpers module Files def files(path, o={}) Lono::Files.register(@options.merge(path: path).merge(o)) end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
lono-8.0.0.pre.rc6 | lib/lono/builder/dsl/helpers/files.rb |
lono-8.0.0.pre.rc5 | lib/lono/builder/dsl/helpers/files.rb |
lono-8.0.0.pre.rc4 | lib/lono/builder/dsl/helpers/files.rb |