handle_command

Function handle_command 

Source
pub fn handle_command(
    args: FixCmdArgs,
    _env: Environment,
    _ctx: Context,
    answer: Option<bool>,
) -> Result<()>