Skip to main content

handle

Function handle 

Source
pub async fn handle(
    cmd: GuiCommand,
    json: bool,
    runtime: &RuntimeContext,
) -> Result<()>