call_that_session_stop: Stops an API connection

Description Usage Arguments Details

View source: R/callthat_session.R

Description

Stops an API connection

Usage

1
call_that_session_stop(api_connection)

Arguments

api_connection

A call_that_connection object.

Details

Use this function at the end of the tests to make sure the connection is closed. It is meant to make sure the R session running the local API is stopped.


edgararuiz/callthat documentation built on Dec. 20, 2021, 3:19 a.m.