Skip to content

gunshi / combinators / BaseOptions

Interface: BaseOptions

Experimental

Common options shared by all base combinators.

Extended by

Properties

PropertyTypeDescription
description?stringExperimental Human-readable description for help text generation.
required?booleanExperimental Mark as required.
short?stringExperimental Single character short alias.

Released under the MIT License.