| Class | Juicer::Merger::Base |
| In: |
lib/juicer/merger/base.rb
|
| Parent: | Object |
| dependency_resolver | [RW] | |
| files | [R] |
Append contents to output. Resolves dependencies and adds required files recursively file = A file to add to merged content
Save the merged contents. If a filename is given the new file is written. If a stream is provided, contents are written to it.