Current section

Files

Jump to
lustre include lustre@cli@step_Step.hrl
Raw

include/lustre@cli@step_Step.hrl

-record(step, {
run :: fun((lustre@cli@step:env()) -> {lustre@cli@step:env(),
{ok, any()} | {error, any()}})
}).