assert_status_code_is_good: Check that the status code shows a success, and error...

View source: R/start-listening.R

assert_status_code_is_goodR Documentation

Check that the status code shows a success, and error otherwise

Description

Check that the status code shows a success, and error otherwise

Usage

assert_status_code_is_good(status_code)

Arguments

status_code

integer, usually returned by status_code

Value

TRUE


mdneuzerling/lambdr documentation built on Jan. 25, 2025, 7:46 a.m.