@eagleoutice/flowr - v2.13.15
    Preparing search index...
    DescriptionFile: {
        name: "DescriptionFile";
        single(
            this: void,
            ctx: FlowrAnalyzerContext,
            missing: string,
        ): FlowrDescriptionFile | undefined;
    } = ...

    Access to the DESCRIPTION file of the analyzed project.

    Type Declaration