Learn R Programming

httptest (version 4.2.2)

get_current_requester: Fetch the active requesting function

Description

Called inside capture_requests(). If using the default requester, it checks each time it is called to see if any new packages have been attached, in case there are package requesters in them.

Usage

get_current_requester()

Arguments

Value

A requesting function.

See Also

get_current_redactor()