Skip to main content

apply

Function apply 

Source
pub fn apply(
    goal: &mut Option<Goal>,
    command: GoalCommand,
) -> Result<Option<String>, String>
Expand description

Returns a human task to dispatch only for setting or resuming a goal.