package cli
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- sealed trait SearchResultFormat extends Product with Serializable
A list of formats in which search results can be rendered.
Value Members
- object ArgumentInstances
- object ConfigInstances
Instances for pureconfig to be able to load the necessary configuration files.
- object SearchResultFormat extends Serializable
- object SearchResultFormatter
- object WegtamSearchAgent extends CommandIOApp
This is the main entry point for the CLI part of the Wegtam Search Agent.
This is the main entry point for the CLI part of the Wegtam Search Agent.
To get an overview run it with the
--help
flag. It is intended to execute searches from the command line and return results in a variety of formats.