Captain is currently in ALPHA. We are happy to get your feedback
Core API
Interfaces
Helpers Utils Git.gitcloneinfo

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

Defined in

src/electron/helpers/utils/git.ts:27 (opens in a new tab)