Skip to main content

git_channel

Function git_channel 

Source
pub fn git_channel() -> (Sender<GitJob>, Receiver<GitJob>)
Expand description

The git job channel ends (created once in Editor::new).