Skip to main content

write_event

Function write_event 

Source
pub fn write_event(
    session_id: &str,
    cwd: &str,
    pane_id: &str,
    state: &str,
) -> Result<(), String>
Expand description

Append a state event to the session’s event file.