Package-level declarations

Types

Link copied to clipboard

High-level utilities for compiling .openapi.kts scripts.

Link copied to clipboard
class PathSourceCode(path: Path) : ExternalSourceCode

A SourceCode implementation that retrieves the code information and content from a Path object.

Functions

Link copied to clipboard

Turns this path object into a PathSourceCode object.