AllArgsProps Interface
Defines the schema of the .json argument file used to initialize ConnectorRunner
Properties
| Name | Type | Description | |
|---|---|---|---|
| hubArgs | HubArgsProps | undefined | ||
| jobArgs | JobArgsProps | ||
| version | "0.0.1" |
Defined in
- Args.ts Line 18
Last Updated: 11 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.