In: |
tangerine.rb
|
Parent: | Object |
Resolve tags by finding files in the FileLib’s search path.
Typical usage:
filelib = Tangerine::FileLib.new("/my/tags", "/my/other/tags") template = Tangerine.new File.read("/my/template", filelib)