Interface: BaseOptions
WARNING
This API is experimental and may change in future versions.
Common options shared by all base combinators.
Signature
ts
interface BaseOptionsProperties
| Name | Type | Description |
|---|---|---|
description (optional) | string | Human-readable description for help text generation. |
required (optional) | boolean | Mark as required. |
short (optional) | string | Single character short alias. |
