ZeroTransferCapabilities
Defined in: src/client/ZeroTransfer.ts:45
Lightweight capability snapshot for the current client instance.
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
adapterReady | boolean | Whether a concrete protocol adapter has been supplied. | src/client/ZeroTransfer.ts:49 |
protocol | "ftp" | "ftps" | "sftp" | The protocol selected for this client facade. | src/client/ZeroTransfer.ts:47 |