EU Parliament Monitor — API Documentation - v0.8.55
    Preparing search index...

    Interface BuildKeyTakeawaysOptions

    Options for buildKeyTakeaways.

    interface BuildKeyTakeawaysOptions {
        runDir: string;
        sources?: readonly string[];
    }
    Index

    Properties

    Properties

    runDir: string

    Absolute path to the analysis run directory.

    sources?: readonly string[]

    Optional explicit ordered list of run-relative artifact paths to mine. When omitted the default canonical sources are tried in priority order.