tests/testthat/_snaps/epoxy_transform_inline.md

epoxy_transform_inline(): errors if a non-dotted argument name is provided

Functions provided in `...` must be named with a leading dot (`.`).
i Did you mean to use the following?
* `.this_thing` instead of `this_thing`
* `.that_thing` instead of `that_thing`

epoxy_transform_inline(): errors if an unnamed argument is provided

Arguments to `epoxy_transform_inline()` must all be named.

epoxy_transform_inline(): returns an error if transformation fails

Could not transform the text "a" using `.blam`.
Caused by error in `fmts_custom[[class]]()`:
! this error is expected in the text


gadenbuie/epoxy documentation built on April 19, 2024, 8:20 a.m.