Directories
¶
| Path | Synopsis |
|---|---|
|
Package codeblock wires the individual evaluators (php, vuego, exec, sqlite) into a single service used by the tour and docs servers.
|
Package codeblock wires the individual evaluators (php, vuego, exec, sqlite) into a single service used by the tour and docs servers. |
|
Package exec evaluates shell snippets.
|
Package exec evaluates shell snippets. |
|
Package model holds the shared type definitions used by the code block evaluation pipeline: the Evaluator interface together with its request and result types, and the HTTP DTOs exchanged with the frontend.
|
Package model holds the shared type definitions used by the code block evaluation pipeline: the Evaluator interface together with its request and result types, and the HTTP DTOs exchanged with the frontend. |
|
Package php evaluates PHP snippets using the phpscript runner.
|
Package php evaluates PHP snippets using the phpscript runner. |
|
Package sqlite evaluates SQL snippets against an in-memory SQLite database.
|
Package sqlite evaluates SQL snippets against an in-memory SQLite database. |
|
Package vuego evaluates .vuego templates.
|
Package vuego evaluates .vuego templates. |
Click to show internal directories.
Click to hide internal directories.