Skip to main content

Module error

Module error 

Source
Expand description

Error and exit-info types returned by plugin capability exports.

Structsยง

ExitInfo
Returned by a subcommand plugin from hm_subcommand_run. The host translates exit_code into the process exit code.
PluginError
Error returned from any capability export. The host renders these with the code field; downstream tooling matches on it.