PtcRunner.Kernel.InspectionRecordTypes (PtcRunner v0.14.0)

Copy Markdown View Source

The closed private inspection record vocabulary.

PtcRunner.Kernel.InspectionSink (retention) and PtcRunner.Kernel.InspectionArtifact (persistence and loading) must accept and reject the exact same record types; drift between two independent copies of that vocabulary is a defect, not a divergence either module is free to make on its own.

Summary

Functions

Returns every record type admitted by the current schema.

Functions

all()

@spec all() :: [binary()]

Returns every record type admitted by the current schema.