Plugin

class Plugin : Plugin<Project>

A Plugin for applying Stitch functionalities to your project.

This plugin configures Ksp to generate code based on your project's Stitch schema. You can customize generation behavior through the provided StitchExtension.

See also

interface for configuration options.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun apply(target: Project)