@eagleoutice/flowr - v2.10.1
    Preparing search index...
    interface GetFunctionsOption {
        files?: readonly string[];
        fname?: RegExp;
        rootFolder?: string;
    }
    Index

    Properties

    files?: readonly string[]
    fname?: RegExp
    rootFolder?: string