Skip to main content

read_staged

Function read_staged 

Source
pub fn read_staged(git_dir: &Path) -> Result<Vec<StagedNote>>
Expand description

Read all staged notes. Returns empty vec if no staged notes exist.