Crawler v0.3.0 Crawler.Parser.LinkParser.FileTypeDetector

Detects the file type of a given link.

Link to this section Summary

Link to this section Functions

Examples

iex> FileTypeDetector.detect("http://hello.world/page.html")
"html"