Skip to main content

store

Function store 

Source
pub fn store(
    tool: &str,
    command: &str,
    content: &str,
    session_id: Option<&str>,
) -> Option<String>