# File lib/buildr/packaging/ziptask.rb, line 257 def from_path(name) @paths[name] ||= FromPath.new(self, name) end