Skip to main content

handle_slash_command

Function handle_slash_command 

Source
pub async fn handle_slash_command(
    app: &mut App,
    cwd: &Path,
    session: &mut Session,
    registry: Option<&Arc<ProviderRegistry>>,
    command: &str,
)