fcharts-js - v0.3.0
    Preparing search index...

    Interface EvidenceRef

    interface EvidenceRef {
        detail: string;
        ref?: string;
    }
    Index

    Properties

    Properties

    detail: string

    What the evidence shows.

    ref?: string

    file:line reference, when code-backed.