formulaRepository property

FormulaRepository formulaRepository
final

Persists formulas a site has registered beyond the built-ins.

Read by the catalogue the Hub serves, so a client can be told what a node can do rather than made to guess it into a free-text box.

Implementation

final FormulaRepository formulaRepository;