Interface: Evaluator
January 18, 2022 · View on GitHub
Kui API Documentation - v11.0.0 / @kui-shell/core / Evaluator
Interface: Evaluator<T, O>
@kui-shell/core.Evaluator
Evaluator
Type parameters
| Name | Type |
|---|---|
T | extends KResponse |
O | extends ParsedOptions |
Table of contents
Properties
Properties
eval
• eval: CommandHandler<T, O>