Skip to main content

Module assembler

Module assembler 

Source
Expand description

Command template assembly.

Maps (intent, entities) to validated sqry command strings.

Structs§

AssembledCommand
Assembled command result.
AssemblerConfig
Command assembler configuration.
TemplateAssembler
Template assembler for building sqry commands.

Functions§

assemble_command
Convenience function to assemble a command from intent and entities.