get_current_redactor {httptest} | R Documentation |
Fetch the active redacting function
Description
Called inside capture_requests()
. If using the default redactor, it checks
each time it is called to see if any new packages have been attached, in case
there are package redactors in them.
Usage
get_current_redactor()
Value
A redacting function.
[Package httptest version 4.2.2 Index]