Function set_decision

Source
pub fn set_decision(decision: Decision) -> Result<(), Error>
Expand description

Records the decision value the plugin wants to return.

ยงArguments

  • decision - The Decision output of the plugin.