Learn R Programming

httptest2 (version 1.2.0)

find_mock_file: Go through mock paths to find the local mock file location

Description

Go through mock paths to find the local mock file location

Usage

find_mock_file(file)

Value

A path to a file that exists, or NULL if none found.

Arguments

file

A file path, as generated by build_mock_url().