lib module

diagnostics function

#let diagnostics(cell)

Documentation

Return all validation diagnostics retained by a cell.

Parameters

  • cell (dictionary): A morphology returned by load, from-text, or a transformation.

Returns

array

Defined in lib.typ:172.

Source

Module
lib
Defined in
lib.typ:172
Source
View source