Function get_worktree_status_table

Source
pub fn get_worktree_status_table(
    repo: &RepoHandle,
    directory: &Path,
) -> Result<(impl Display, Vec<String>), String>