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

Interface: GitCloneProgress

helpers/utils/git.GitCloneProgress

Table of contents

Properties

Properties

percent

percent: number

Defined in

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


totalBytes

totalBytes: number

Defined in

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


transferredBytes

transferredBytes: number

Defined in

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