Files
clan-core/docs/site/reference/clanLib/index.md
Johannes Kirschbauer 9857a395f1 docs: add docs for clanLib
2025-10-20 14:57:10 +02:00

528 B

clanLib is a collection of functions and utilities

!!! Danger unless explicitly mentioned everything in ClanLib is for internal use in clan-core.

Stable Attributes

The following attributes are publicly maintained

clanLib.clan

A function that takes clan options The option definitions can be composed by means of imports

Returns an evaluated clan configuration - A lib.evalModules result:

  • .config: The main result
  • .options,.moduleGraph, ...: For debugging.