Package-level declarations

Types

Link copied to clipboard
class KobwebApplication(val path: Path = Path.of(""))

Wrap a path that points to the root of the module which defines your Kobweb application.

Link copied to clipboard
class KobwebFolder(val path: Path)

The Kobweb folder is a special folder which contains various configuration files, runtime files, and other output associated with a Kobweb project.