LibraryDefinitionProducer

LibraryDefinitionProducer may produce several library definitions. You may want to produce or not produce definitions based on the kernel, Kotlin or JRE version, or some other info provided by Notebook

Inheritors

Functions

Link copied to clipboard
abstract fun getDefinitions(notebook: Notebook): List<LibraryDefinition>