Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CLISearchResponse

An object returned from a CLI provider's 'onUserInput' function containing search results.

Hierarchy

Index

Properties

Properties

Optional context

context?: any

Additional custom context to pass back to the Workspace component.

results

The search results to render in the Workspace component.

Generated using TypeDoc