Interface: GitCloneInfo
helpers/utils/git.GitCloneInfo
Table of contents
Properties
Properties
cancel
• cancel: () => void
Type declaration
▸ (): void
Returns
void
Defined in
src/electron/helpers/utils/git.ts:29 (opens in a new tab)
destination
• destination: string
Defined in
src/electron/helpers/utils/git.ts:28 (opens in a new tab)
repository
• repository: string