Skip to main content

Module engine

Module engine 

Source
Expand description

Orchestration engine for project initialization.

This module provides the InitEngine which manages the end-to-end initialization workflow: request validation, scaffolder selection, file creation, and user guidance generation.

Structs§

InitEngine
Orchestrates the project initialization workflow.
InitRequest
Request to initialize a new Spikard project.
InitResponse
Response from a successful project initialization.

Enums§

InitError
Errors that can occur during project initialization.