blob: 2cda421644a64695026b2260fa9bff41912ecb8b (
plain)
1
2
3
4
5
6
|
find_item-VALIDATOR
-------------------
* :command:`find_file`, :command:`find_path`, :command:`find_library`, and
:command:`find_program` commands gain the capability to specify a function
which will be called for each found item to validate it.
|