@eagleoutice/flowr - v2.10.4
    Preparing search index...
    interface StatsHelperCliOptions {
        compress: boolean;
        "dump-json": boolean;
        features: string[];
        help: boolean;
        input: string;
        "no-ansi": boolean;
        "output-dir": string;
        "root-dir": string;
        verbose: boolean;
    }
    Index

    Properties

    compress: boolean
    "dump-json": boolean
    features: string[]
    help: boolean
    input: string
    "no-ansi": boolean
    "output-dir": string
    "root-dir": string
    verbose: boolean