quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.function.library.loader
/
FunctionLibraryLoader
Function
Library
Loader
class
FunctionLibraryLoader
:
LibraryLoader
<
ExportableFunction
>
Creates a library from a single Kotlin function.
See also
KFunction
Adapter
Members
Constructors
Function
Library
Loader
Link copied to clipboard
constructor
(
)
Functions
load
Link copied to clipboard
open
override
fun
load
(
source
:
ExportableFunction
)
:
Library
Loads a library from a source.