Expand description
§Semantic Search CLI
This library provides basic functionality for the semantic search CLI.
Modules§
- commands
- Subcommands for the Semantic Search CLI.
Structs§
Functions§
- execute
- Execute the command.
- parse_
config - Parse the configuration file into a
Config
structure.