Current section
Files
Jump to
Current section
Files
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()}})
}).