Skip to main content

parse_worktrees_changed

Function parse_worktrees_changed 

Source
pub fn parse_worktrees_changed(line: &str) -> Result<Vec<JsonWorktree>>
Expand description

Parse a worktrees.changed notification line into its worktree vec (the params.worktrees array). The client counterpart to worktrees_changed_notification; consumed by a subscribe stream.