Member Junction
    Preparing search index...

    Interface RunSummaryOptions

    interface RunSummaryOptions {
        includeStepList: boolean;
        maxTokens: number;
    }
    Index

    Properties

    includeStepList: boolean
    maxTokens: number