View Source treewalker_link_filter behaviour (treewalker v0.4.1)

Filter URL and return whether or not they must be followed.

Link to this section Summary

Link to this section Types

Link to this section Callbacks

-callback filter(Url :: url()) -> IsAllowed :: boolean().

Link to this section Functions

-spec filter(url()) -> true.