Current section

Files

Jump to
startest include startest@context_Context.hrl
Raw

include/startest@context_Context.hrl

-record(context, {
config :: startest@config:config(),
clock :: bigben@clock:clock(),
logger :: startest@logger:logger(),
started_at :: gleam@time@timestamp:timestamp()
}).