Skip to main content

write_event_to

Function write_event_to 

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

Append a state event to a session file in the given directory.