API reference (Scaladoc)

The full API documentation is generated from source via sbt unidoc and deployed alongside this site:

Browse the Scaladoc

The Scaladoc covers the four published modules:

ModuleCoordinates
termflow-terminalorg.llm4s::termflow-terminal:0.4.0
termflow-screenorg.llm4s::termflow-screen:0.4.0
termflow-apporg.llm4s::termflow-app:0.4.0
termflow-widgetsorg.llm4s::termflow-widgets:0.4.0

Plus the umbrella termflow artefact that depends on all four, and the termflow-testkit artefact for testing.

The Scaladoc link above resolves once the docs site is deployed via the GitHub Pages workflow. Reading this page locally? Run sbt unidoc to generate Scaladoc into target/scala-3.X/unidoc/.