Skip to main content

load_root_directory_file_list

Function load_root_directory_file_list 

Source
pub async fn load_root_directory_file_list(
    config: &AppConfig,
    worktree_path: &Path,
) -> Result<DiffDocument>
Expand description

ยงErrors

Returns an error when the git repository cannot be discovered or root paths cannot be listed.