Skip to main content

live_outcome

Function live_outcome 

Source
pub fn live_outcome(
    verb: SessionVerb,
    mutation: &SessionMutation,
    command: &str,
    session: String,
) -> Result<SessionMutationOutcome, SessionControlError>
Expand description

Build the outcome for a slash-command door the SERVICE performed, so the live path and the subprocess path publish exactly the same shape.