drupflare/drangler - v0.1.0
    Preparing search index...

    Function parseCount

    • The last standalone integer in a body of output.

      drush sql:query prints a column header on some drivers and not others, and du prefixes the path; taking the last integer-only token is the one rule that reads all of them without a per-driver branch.

      Parameters

      • stdout: string

      Returns number | null