diff options
Diffstat (limited to 'Help/release/dev/find_item-VALIDATOR.rst')
-rw-r--r-- | Help/release/dev/find_item-VALIDATOR.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/release/dev/find_item-VALIDATOR.rst b/Help/release/dev/find_item-VALIDATOR.rst new file mode 100644 index 0000000..2cda421 --- /dev/null +++ b/Help/release/dev/find_item-VALIDATOR.rst @@ -0,0 +1,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. |