Module treewalker_link_filter

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

Copyright © 2020 Antoine Gagné

This module defines the treewalker_link_filter behaviour.
Required callback functions: filter/1.

Authors: Antoine Gagné (gagnantoine@gmail.com).

Description

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

Data Types

url()

url() = treewalker_page:url()

Function Index

filter/1

Function Details

filter/1

filter(Url::url()) -> true


Generated by EDoc