TransferCheckpointEndpoint
Defined in: src/transfers/TransferCheckpointStore.ts:38
One endpoint half of a TransferCheckpointKey.
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
path | string | Provider, remote, or local path for the endpoint. | src/transfers/TransferCheckpointStore.ts:42 |
provider? | string | Provider id that owns the endpoint when known. | src/transfers/TransferCheckpointStore.ts:40 |