Struct git_worktree::index::checkout::ErrorRecord
source · Fields§
§path: BString
the path that encountered the error.
error: Box<dyn Error + Send + Sync + 'static>
The error
path: BString
the path that encountered the error.
error: Box<dyn Error + Send + Sync + 'static>
The error