Package-level declarations

Types

Link copied to clipboard
abstract class AppBlock @Inject constructor(kobwebFolder: KobwebFolder, conf: KobwebConf, baseGenDir: Property<String>) : KobwebBlock.FileGeneratingBlock

A sub-block for defining all properties relevant to a Kobweb application.

Properties