get_current_redactor {httptest2}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 httptest2 version 1.1.0 Index]