Porterage v0.1.0 Porterage.Fetcher.FileRead View Source
Fetcher based on results of File.read/1
calls.
Configuration
{
fetcher: Porterage.Fetcher.FileRead,
fetcher_opts: %{file: _}
}
See options/0
for a specification of available options.