QmdLibraryExporter

A LibraryExporter that loads a Library from a .qmd file. This is destined to be used in other modules (such as cli) to load external libraries.

Parameters

name

library name

reader

reader of the .qmd file

Constructors

Link copied to clipboard
constructor(name: String, reader: Reader)

Properties

Link copied to clipboard
open override val library: Library