A name of an import that should be present for a delayed check.
- name : Name
The module to be imported
Instances For
Equations
Instances For
Equations
Instances For
A postponed check for an inline docstring element.
- handler : Name
The handler to call to carry out the check. It should be a
PostponedCheckHandler. - imports : Array PostponedImport
The imports that should be available when the test is carried out.
- info : Dynamic
Information required to carry out the check.
Instances For
@[reducible, inline]
A procedure to carry out some postponed check from a docstring.
Equations
Instances For
Runs the postponed checks in all docstrings, reporting on the result.