@eagleoutice/flowr - v2.10.2
    Preparing search index...
    interface ProjectQuery {
        type: "project";
        withDf?: boolean;
    }

    Hierarchy (View Summary)

    Hierarchy-Diagram

    UML class diagram of ProjectQuery
    Index

    Properties

    Properties

    type: "project"

    used to select the query type :)

    withDf?: boolean

    Whether to include Dataflow information in the result.