Class | FPM::Source |
In: |
lib/fpm/source.rb
lib/fpm/source.rb |
Parent: | Object |
Abstract class for a "thing to build a package from"
paths | [R] | |
paths | [R] | |
root | [RW] | |
root | [RW] |
this method should take the paths and root and infer as much about the package as it can.
this method should take the paths and root and infer as much about the package as it can.
This method should be overridden by package sources that need to do any kind of fetching.
This method should be overridden by package sources that need to do any kind of fetching.