Current section

Files

Jump to
showtime include showtime@internal@common@test_result_TestFunctionReturn.hrl
Raw

include/showtime@internal@common@test_result_TestFunctionReturn.hrl

-record(test_function_return, {
value :: gleam@dynamic:dynamic_(),
output_buffer :: list(binary())
}).