Did you know ... | Search Documentation: |
Pack simple_web -- prolog/sw/sw_route_handling.pl |
Make a route predicate in the project handle the route and write out the response to current out
url_for("static('js/main.js')")
! url_for(+Handler, ?URL, +Options) is semidet.
Find the URL for a given handler name
The following predicates are exported, but not or incorrectly documented.