Contents
Indexes:
Generic Function Add-Query-Variable (2 methods)
(
add-query-variable
< query > < variable > )
Part of:
package cl-perec
Add a query variable named VARIABLE to the QUERY.
Query variables can be referenced in the asserts and collects of the QUERY.
Method Summary
add-query-variable <
query
> < t >
add-query-variable <
query-builder
> < t >