Current section

Files

Jump to
novdom_dev_tools include lustre_dev_tools@cli_Cli.hrl
Raw

include/lustre_dev_tools@cli_Cli.hrl

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