Skip to main content

handle

Function handle 

Source
pub fn handle(
    action: &str,
    from_agent: Option<&str>,
    to_agent: Option<&str>,
    paths: Option<&str>,
    message: Option<&str>,
    cache: &SessionCache,
    project_root: &str,
) -> String